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 a swagger file with multiple servers in the file(came across such a file accidentally).
The swagger UI is rendered with a select in this case on my web page.
But the results got from openApiSnippets seems to default to the first server only always.
I can work around it by changing the json object sent to openapisnippets everytime when the selection of server is changed, but can this be fixed at the openapi-snippets project level please ?
The text was updated successfully, but these errors were encountered:
I have a swagger file with multiple servers in the file(came across such a file accidentally).
The swagger UI is rendered with a select in this case on my web page.
But the results got from openApiSnippets seems to default to the first server only always.
I can work around it by changing the json object sent to openapisnippets everytime when the selection of server is changed, but can this be fixed at the openapi-snippets project level please ?
The text was updated successfully, but these errors were encountered: