Back to plugins
Logo

openapi export

Version 2.1.1
Install Plugin

Overview

OpenAPI 3 export plugin for Insomnia REST client.

Install

npm install insomnia-plugin-openapi-export

Versions

Version Description
<= 2.0 (deprecated) Based on swagomnia tool
2.0+ (current) Self-written parser

Currently supported

  1. Nested folders
  2. JSON requests
  3. Environments with parameters
  4. Bearer authorization

TODO

  1. Add support other authorizations (OAuth and etc...)
  2. Something else (please create issues with future requests)