Back to plugins
Logo

swagerize response

Version 0.0.2
Install Plugin

Overview

Swagerize Response

This plugin takes the response and convert it into a swagger path schema in YAML.

Instalation:

  • Go to insomnia preferences
  • Click on plugins tab
  • Type insomnia-plugin-swagerize-response and click install plugin
  • Usage

    To be able to get swagger schemas you'll need to add a header to your request called swagerize 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