You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have multiple services that I want to compose under single server and I want to have single swagger definition instead of each individual service having its own. Is there a way to generate single swagger schema from multiple services?
The text was updated successfully, but these errors were encountered:
Hi! We currently don't support this with protoc-gen-swagger but I imagine you could do it with a tool like jq. This has been requested before as a feature, so if you're interested in implementing it we'd be happy to review it!
I have multiple services that I want to compose under single server and I want to have single swagger definition instead of each individual service having its own. Is there a way to generate single swagger schema from multiple services?
The text was updated successfully, but these errors were encountered: