Closed
Description
🚀 Feature
My team would like to auto-generate swagger/openapi docs from our proto files, however there are certain features that are missing that we would need in order to move away from manually managed openapi docs:
-
Headers/Header Object support - We currently return an header for all success, and failure responses and need to be able to define this via the
grpc.gateway.protoc_gen_swagger.options.openapiv2_operation
Responses Headers Object.
-
grpc.gateway.protoc_gen_swagger.options.openapiv2_field
example
attribute support (cleaner thanexample_string
) -
grpc.gateway.protoc_gen_swagger.options.openapiv2_field
format
attribute support
-
grpc.gateway.protoc_gen_swagger.options.openapiv2_field
enum
attribute support
Metadata
Metadata
Assignees
Labels
No labels