File tree Expand file tree Collapse file tree
blogs/series-2-dotnet-api Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -210,7 +210,7 @@ public class CacheInvalidationEventHandler :
210210
211211** Verify caching in browser DevTools:**
212212
213- ![ Swagger Cache Resource Expanded] ( https://raw.githubusercontent.com/workcontrolgit/AngularNetTutorial/master/docs/images/webapi/swagger-cache -resource-expanded.png )
213+ ![ Swagger Cache Resource Expanded] ( https://raw.githubusercontent.com/workcontrolgit/AngularNetTutorial/master/docs/images/webapi/swagger-employee -resource-expanded.png )
214214
2152151 . Open ` https://localhost:44378/swagger ` and authenticate with your Bearer token
2162162 . Call ` GET /api/v1/employees ` — inspect response headers in the Network tab
@@ -235,8 +235,6 @@ Authorization: Bearer {hrAdminToken}
235235
236236## 📊 Real-World Impact
237237
238- ![ Swagger Employee Resource Expanded] ( https://raw.githubusercontent.com/workcontrolgit/AngularNetTutorial/master/docs/images/webapi/swagger-employee-resource-expanded.png )
239-
240238** Before caching:**
241239
242240* ❌ Every dashboard load runs a full aggregation query across all tables
You can’t perform that action at this time.
0 commit comments