Usage of multiple OpenAPI files is very cumbersome #4952
vojtechkral
started this conversation in
Feedback
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I import multiple OpenAPI files into a collection, the file imported later will overwrite the environment defined previously (it will even overwrite the name of the collection). OpenAPI file can neither be imported into a subfolder (only into the collection root) nor can you efficiently move previously imported stuff into a subfolder, you'd have to move dozens of requests by hand as well as the environment.
I can import an OpenAPI file into another workspace/collection, but there is no way to switch between collections with keyboard and there is no way for them to share data, such as tokens, cookies...
Unless I missed something, unfortunately this makes it not feasible for me to use Insomnia :-(
Beta Was this translation helpful? Give feedback.
All reactions