Create as many environment as servers defined in OpenAPI file during import
#3627
Replies: 6 comments 4 replies
|
This would be really nice! |
Hi @sixdouglas, I just saw this comment, my apologies! This is certainly something we'd like to solve and PRs would be welcome. There's some additional information in #4234 as well. |
|
@develohpanda here is a PR #4254 for this issue. Any remarks is welcomed. |
|
Not sure where to request this but it would also be great if |
|
@develohpanda here is a new version of my implementation. |
|
Hi all, I'm seeing a similar issue where I'm defining a different server for a specific route (https://swagger.io/docs/specification/api-host-and-base-path/ under Overriding Servers), but Kong points the route to the global list. Should I open a new discussion? |
Uh oh!
There was an error while loading. Please reload this page.
Is your feature request related to a problem? Please describe.
I'm always frustrated when I import OpenAPI descriptor file containing multiple servers and only the first one is considered as Insomnia Environment.
Describe the solution you'd like
I wish there would be as many environment created in the Insomnia workspace as servers defined in the file.
Describe alternatives you've considered
Additional context
I may be able to help on this feature. Please let me know if this feature would be accepted.
All reactions