insomnia/plugins/insomnia-plugin-kong-portal
Filipe Freire 27bd68efde
chore: bump lerna v6 (#6096)
* chore: bump lerna v6

* edit
2023-07-05 13:22:52 +02:00
..
assets Usage documentation for bundled plugins (#2120) 2020-05-13 09:22:55 +12:00
src Move insomnia-components in the insomnia package (#5259) 2022-10-12 22:26:11 +02: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 chore: bump lerna v6 (#6096) 2023-07-05 13:22:52 +02:00
package.json 🚀 2023.4.0 (#6086) 2023-07-04 21:50:03 +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.