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
Hi all,
I was wondering is, using this api, it would be possible to set some configuration value dynamically. It would be great thinking about the API version for example.
In this way we can leave the config file as it is but the version displayed would change automatically according to git tag name or environment variables
The text was updated successfully, but these errors were encountered:
It seems like one would have to generate the openapi.yaml file somehow. And then route that. One could even add a /openapi.yaml route to the web server, and serve that as the actual config file?
Hi all,
I was wondering is, using this api, it would be possible to set some configuration value dynamically. It would be great thinking about the API version for example.
In this way we can leave the config file as it is but the version displayed would change automatically according to git tag name or environment variables
The text was updated successfully, but these errors were encountered: