Gregory Schier
82621e8fb3
Fix for swagger2 importer
2018-01-17 12:18:10 +07:00
slawus
e987931805
Feature/swagger2 importer ( #695 )
...
* Added support for async importers
* Swagger importer v0.1 - supports import of workspace, environment and endpoints from swagger 2.0 specifications. Supports query params, headers and body. Mocks body of application/json endpoitns
* Refactor: added comments, removed function-in-function declarations
* Fixed import of yaml files. Added tests for both .json and .yaml
2018-01-16 14:02:12 +07:00
Gregory Schier
3217b8677d
Fixed render context inheritance ( Fixes #631 )
2017-11-27 15:52:35 +00:00
Gregory Schier
fbf6855729
Fix eslint
2017-11-26 23:48:30 +00:00
Gregory Schier
efdd69bcb5
Some minor fixes
2017-11-26 23:05:44 +00:00
Gregory Schier
549ce23ce8
Merge All Repositories into Monorepo for easier maintenance ( #629 )
...
* All projects into monorepo
* Update CI
* More CI updates
* Extracted a bunch of things into packages
* Publish
- insomnia-plugin-base64@1.0.1
- insomnia-plugin-default-headers@1.0.2
- insomnia-plugin-file@1.0.1
- insomnia-plugin-hash@1.0.1
- insomnia-plugin-now@1.0.1
- insomnia-plugin-request@1.0.1
- insomnia-plugin-response@1.0.1
- insomnia-plugin-uuid@1.0.1
- insomnia-cookies@0.0.2
- insomnia-importers@1.5.2
- insomnia-prettify@0.0.3
- insomnia-url@0.0.2
- insomnia-xpath@0.0.2
* A bunch of small fixes
* Improved build script
* Fixed
* Merge dangling files
* Usability refactor
* Handle duplicate plugin names
2017-11-26 20:45:40 +00:00