Back to plugins
Install Plugin
Go to insomnia preferences
Click on plugins tab
Type
swagerize response
Version 0.0.2
Overview
Swagerize Response
This plugin takes the response and convert it into a swagger path schema in YAML.
Instalation:
insomnia-plugin-swagerize-response and click install pluginUsage
To be able to get swagger schemas you'll need to add a header to your request calledswagerize and for value use the custom tag called Swagger Options
From the custom tag you can change the path summary, response description, and add url parameters. To get the YAML with the correct indentation you'll need to change the preview mode to RAW