Closed
Description
Hi! After 1.14.0's internalization protoc-gen-goclay is broken in a same way #1154 was - it depends on genswagger package, which was moved behind internal/.
Is there any way to retrieve []byte
of a Swagger definition without invoking genswagger
directly?
I'm wondering if it'd be worth it to split protoc-gen-swagger
to a separate package. I feel that it may be useful for other languages since JSON spec is more or less standard.
Metadata
Assignees
Labels
No labels