Is it possible to merge all generated swagger documentations into single one? #258
Unanswered
thebadicon
asked this question in
Q&A
Replies: 1 comment
-
Hi @thebadicon, What comes to mind is: You can create your own endpoint in Ocelot, where you call generate |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
first of thank You for the plugin, I use it together with ocelot and it's been great so far.
I'd like to ask everyone, if its possible to put generated swagger documentation into a single swagger.json accessiable via single link?

In other words I'd like to see
in a single dropdown option with all endpoints for all services available there.
I would use the result in creating https://github.com/RicoSuter/NSwag client.
Thank You.
Beta Was this translation helpful? Give feedback.
All reactions