Files
CMS/src/CMSMicroservice.Application/DiscountShopCQ
masoodafar-web 246d893b62
Build and Deploy to Kubernetes / build-and-deploy (push) Has been cancelled
feat(discount): add InStock filter to discount product queries and mappings
- Introduced InStock property to GetDiscountProductsQuery and GetCustomerProductsByFilterQuery for filtering based on product availability.
- Updated query handlers to apply InStock filtering logic in both discount and customer product queries.
- Enhanced mapping configurations to include InStock in the response DTOs.
- Bumped Protobuf project version to reflect the addition of new features.
2026-06-30 00:16:28 +03:30
..