Update category proto with pagination and HTTP annotations

This commit is contained in:
masoodafar-web
2025-11-28 11:56:00 +03:30
parent 518285531a
commit 1342fb41aa
10 changed files with 478 additions and 33 deletions
@@ -14,6 +14,7 @@
<ItemGroup>
<ProjectReference Include="..\FrontOffice.BFF.Domain\FrontOffice.BFF.Domain.csproj" />
<ProjectReference Include="..\Protobufs\FrontOffice.BFF.UserOrder.Protobuf\FrontOffice.BFF.UserOrder.Protobuf.csproj" />
<ProjectReference Include="..\Protobufs\FrontOffice.BFF.Category.Protobuf\FrontOffice.BFF.Category.Protobuf.csproj" />
</ItemGroup>
</Project>