A Paw Extension to import Swagger (aka. OpenAPI) API description files into Paw.
- In Paw, go to File menu, then Import...
- Pick the saved Swagger file, and make sure the Format is "Swagger 2.0 Importer"
Only Swagger 2.0 specification is supported.
- For Swagger 1.2 files, follow the Swagger 1.2 to 2.0 Migration Guide
- For Swagger 3.0 files, unfortunately it isn't yet supported at this point
The commands below refer to the API Flow project.
nvm install
yarn install
TARGET="swagger" make transfer
TARGET="swagger" make pack
This Paw Extension is released under the MIT License. Feel free to fork, and modify!
Copyright © 2014-2017 Paw