insomnia/packages
Claudio Bley 28a0b7dc17 Fix parameter replacement in swagger importer (#861)
The regex was greedily matching any character which causes problems with
multiple path parameters in a route and it was only replacing once:

input: `/api/v1/{channel}/items/{id}`
output: `/api/v1/{{ channel}/items/{id }}`
2018-04-13 08:18:30 -04:00
..
insomnia-app Plugin reload now properly invalidates cached files 2018-04-05 16:54:11 -04:00
insomnia-cookies Fixed render context inheritance (Fixes #631) 2017-11-27 15:52:35 +00:00
insomnia-httpsnippet Update httpsnippet 2018-04-02 08:46:14 -04:00
insomnia-importers Fix parameter replacement in swagger importer (#861) 2018-04-13 08:18:30 -04:00
insomnia-libcurl Remove tests for insomnia-libcurl 2017-12-01 14:32:10 +00:00
insomnia-prettify Allow query params to be multiline (Closes #806) 2018-03-26 18:14:43 -07:00
insomnia-url Publish 2017-11-26 23:48:45 +00:00
insomnia-xpath Publish 2018-01-17 17:01:48 +07:00