A Paw Extension to import Swagger Specification into Paw. (JSON/YAML supported)
Only Swagger schema 2.0 specification supported -> Swagger 1.2 to 2.0 Migration Guide.
- In Paw, go to File menu, then Import...
- Pick the saved Swagger file, and make sure the Format is "Swagger Importer"
install dependencies
npm installin order to get the cake command, you might need to run
npm install -g coffee-scriptthen build and run with cake
cake build
cake installDuring development, watch for changes:
cake watchThis Paw Extension is released under the MIT License. Feel free to fork, and modify!
Copyright © 2014 Paw Inc.
See Contributors.