Andrew Jorgensen
Andrew Jorgensen
## Is your feature request related to a problem? Please describe. tl;dr It would be great to have a way to have a cop run across all processed sources to...
Currently this will parse content inside code blocks which could screw up the numbering and add the entries to the table of contents. For example, if you try and generate...
ref: https://github.com/google/gnostic/pull/355 closes: https://github.com/google/gnostic/issues/411 This reverts commit c62333b7964941ab26259ef3648690e6bdd34459. The original change conflated generating an OpenAPI v3 spec file with the guidance for encoding protobuf messages as json objects. OpenAPI v3...
## 🐛 Bug Report The `protoc-gen-openapiv2` generator unnecessarily over-specifies definition names when using the `package` or `simple` naming strategy. When a package imports another package that contains a message with...