Possibility to overwrite the swagger endpoints json file at runtime #280
Unanswered
elenacalugaru
asked this question in
Q&A
Replies: 1 comment
-
Also on this thread? |
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
-
I'm using ocelot as an Api gateway toghether with several microservices. At each deploy microservice A will increase his version so i'm looking for a way to overwrite the version placed in swagger endpoints. I've the possibility to featch the newest microservice version via an Api GetVersion. Is there anything i can do to achive this behaviour. Any idea is very appreciated.
Beta Was this translation helpful? Give feedback.
All reactions