insomnia/plugins/insomnia-plugin-kong-portal
Jack Kavanagh 8db34fd7ce
Bump/security (#6139)
* xmldom and protobuf

* bumps

* lock files

* bumps

* remove mkdirp

* fix test

* fix test

* set yaml version

* github flake

* send request bumps

* remove fs-extra

* lockfiles

* update playwright

* fix plugin install

* remove console logs

* fix fetch

* suppress fetch errors

* add typings to insomnia fetch

* remove console logs
2023-07-12 12:14:18 +02:00
..
assets Usage documentation for bundled plugins (#2120) 2020-05-13 09:22:55 +12:00
src Bump/axios-1.4.0 (#6126) 2023-07-10 15:14:00 +00:00
.eslintrc.js Remove flow (and webpack) from portal plugin, replace with TS and ESBuild (#4650) 2022-04-04 12:17:01 +00:00
.gitignore Fix insomnia-components version to 2.2.19 for kong portal plugin (#2522) 2020-08-18 09:34:17 +12:00
esbuild.ts expose react and react-dom in plugin private context (#4689) 2022-04-19 18:34:14 +00:00
package-lock.json Bump/security (#6139) 2023-07-12 12:14:18 +02:00
package.json Bump/security (#6139) 2023-07-12 12:14:18 +02:00
README.md Tidy Plugins' README files (#5513) 2022-12-14 08:52:08 +00:00
tsconfig.build.json tsconfig cleanup (#4908) 2022-06-27 12:57:50 -04:00
tsconfig.json tsconfig cleanup (#4908) 2022-06-27 12:57:50 -04:00

Kong Portal Deploy (Insomnia Plugin)

This is a plugin for Insomnia to add the ability to deploy API specifications to Kong Portal.

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