insomnia/plugins/insomnia-plugin-kong-declarative-config
Jack Kavanagh d4df5ea5f7
Extend config generator plugin API and modal to handle documentation links (#4204)
* first pass

* capitalise Swagger and OpenAPI in an error message

* use docs from plugin scope

* extract variables

* check only OpenAPI spec version

* feedback

* fix config mapping

* refactor _generate

* remove bool casts

* revert refactor

* consume docs link

Co-authored-by: Opender Singh <opender.singh@konghq.com>
2021-11-18 10:54:19 +01:00
..
assets Usage documentation for bundled plugins (#2120) 2020-05-13 09:22:55 +12:00
src Extend config generator plugin API and modal to handle documentation links (#4204) 2021-11-18 10:54:19 +01:00
index.js Initial pass to combine eslint and prettier (#2166) 2020-05-15 10:54:07 +12:00
package-lock.json version packages lib@2.4.0 2021-10-28 09:47:44 +13:00
package.json Update readme and mark pre-bundled kong plugins as unlisted from plugin hub (#4164) 2021-11-10 07:42:41 +00:00
README.md Update readme and mark pre-bundled kong plugins as unlisted from plugin hub (#4164) 2021-11-10 07:42:41 +00:00

Kong Declarative Config (Insomnia Plugin)

Npm Version

This is a plugin for Insomnia to add the ability to generate Kong Declarative Config.

This plugin is pre-installed within Insomnia, and usage documentation can be found here.