gnostic
gnostic copied to clipboard
[proto-gen-openapi] Fields marked as deprecated in the proto should be marked as deprecated in the openapi yaml
If I specify [deprecated=true] on a message field in the proto file I would like the openapi to reflect that with deprecated: true in the yaml.
in need still.