1.1.0 • Published 2 years ago

@homeinside/insomnia-plugin-jsonschema-generator v1.1.0

Weekly downloads
-
License
https://opensourc...
Repository
gitlab
Last release
2 years ago

insomnia-plugin-jsonschema-generator

Generates a JSON Schema from the request body or response.

Requirements

Insomnia Rest Client version 2021.7.2 or above

Generates a JSON Schema from the request body

npm.io

Enable/disable JSONSchema preview from the request response.

npm.io

Set up

Go to Insomnia > Preferences > Plugins, type in @homeinside/insomnia-plugin-jsonschema-generator and click Install Plugin.

Alternatively, check out the manual installation.

Manual installation

Clone this repo inside:

  • MacOS: ~/Library/Application\ Support/Insomnia/plugins/
  • Windows: %APPDATA%\Insomnia\plugins\
  • Linux: $XDG_CONFIG_HOME/Insomnia/plugins/ or ~/.config/Insomnia/plugins/

Install dependencies using npm install

Inspirations

License

The full text of the license can be found in the file MIT-LICENSE.txt.

1.1.0

2 years ago

1.0.0

2 years ago