feat: Update protobuf namespaces and package versions

This commit is contained in:
masoodafar-web
2025-12-06 14:25:02 +03:30
parent 09fc0d85af
commit 2ef27663a0
31 changed files with 218 additions and 80 deletions

View File

@@ -4,7 +4,7 @@ package health;
import "google/protobuf/timestamp.proto";
option csharp_namespace = "BackOffice.BFF.Health.Protobuf";
option csharp_namespace = "Foursat.BackOffice.BFF.Health.Protobuf";
service HealthContract
{