[proto-gen-openapi] Fields marked as deprecated in the proto should be marked as deprecated in the openapi yaml
Open
- Dominant language
- Go
- Stars
- 2.3k
- Forks
- 279
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.