feat: Implement a new Inventory Service API, add admin budget and frequency controllers to Ads Serving, and introduce product and category controllers to Catalog Service.

This commit is contained in:
Ho Ngoc Hai
2026-01-18 01:21:09 +07:00
parent b1931be440
commit 4c9e12e99c
23 changed files with 1856 additions and 12 deletions

View File

@@ -74,6 +74,9 @@ try
Version = "v1",
Description = "InventoryService microservice API / API microservice InventoryService"
});
// EN: Enable annotations / VI: Bật annotations
options.EnableAnnotations();
});
// EN: Add health checks / VI: Thêm health checks