anyone know of an OpenAPI/swagger codegen plugin? ...
# plugins
b
anyone know of an OpenAPI/swagger codegen plugin? if not, would the protobuf plugin be a good place to start looking if i were to try to create one?
w
hey! welcome.
no, i don’t know of one.
you can also take a look at the codegen documentation: https://www.pantsbuild.org/docs/plugins-codegen
👍 1
if you’re interested in contributing it, i expect that that would be a plugin that we’d be happy to have in mainline Pants as well (which would put the long term maintenance on the maintainers rather than on you): perhaps initially as experimental
👍 1
p
Ooh. This would be awesome. (Preferrably something python-based.)
h
Yes, I'd love to have this! And we've discussed how valuable it would be for Pants itself: https://github.com/pantsbuild/pants/issues/10945 If you're interested in helping with it, I'd be happy to write up instructions 🙂