mirror of
https://github.com/Kong/insomnia.git
synced 2026-04-22 07:08:16 -04:00
* feat(import): import multiple envs when importing OpenAPI3 When the OpenApi file to import contains multiple servers, import each one as an environment. Closes #3627 * feat(import): import multiple envs when importing OpenAPI3 When the OpenApi file to import contains multiple servers, import each one as an environment. Closes #3627 * fix lint and tests & rebase with latest develop Co-authored-by: SIX Douglas <douglas.six@ext.adeo.com> Co-authored-by: Filipe Freire <livrofubia@gmail.com>