v0.4.0
This archive contains the files generated by Insomnia Documenter. You can download this release and place a file called insomnia.json in the same directory to see the magic happen.
Please note that in order to view the page, you need to run it using a web server.
Changed
- Node.js example uses now
fetch
too - You can now specify multiple example responses with status code support
Fixed
- Basic HTTP auth header generation (@michaelbaudino)