Commit f8f6cd5
refactor(frontier): remove grpc-gateway and openapiv2 annotations (#444)
* refactor(frontier): remove grpc-gateway and openapiv2 annotations
Frontier no longer uses grpc-gateway. Remove all gateway-related
annotations from proto files:
- Remove `protoc-gen-openapiv2` import, swagger, operation, and field annotations
- Remove `google.api.http` annotations and imports
- Keep `google.api.field_behavior` and `validate` annotations
---------
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent 330c755 commit f8f6cd5
3 files changed
Lines changed: 247 additions & 2484 deletions
0 commit comments