Adding Ocelot functionality documentation to downstream swagger #291
Unanswered
miraalarab
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Lets say we set Rate Limiting on our endpoint using ocelot. Ideally, the swagger documentation for this would be in the Gateway solution and not in our downstream service. What would be the best way to add this.
Our current idea is to override the json from the downstream and append the possible response. Any better recommendations on how that should/could be done?
Beta Was this translation helpful? Give feedback.
All reactions