OpenAPI 3 export plugin for Insomnia REST client.
npm install insomnia-plugin-openapi-export
Version | Description |
---|---|
<= 2.0 | (deprecated) Based on swagomnia tool |
2.0+ | (current) Self-written parser |
- Nested folders
- JSON requests
- Environments with parameters
- Bearer authorization
- Add support other authorizations (OAuth and etc...)
- Something else (please create issues with future requests)