LU
Swagger/OpenAPI 2.0 Importer
A Paw Extension to import Swagger (aka. OpenAPI) API description files into Paw.
How to use?
- In Paw, go to File menu, then Import...
- Pick the saved Swagger file, and make sure the Format is "Swagger 2.0 Importer"
Versions supported
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
Development
The commands below refer to the API Flow project.
Prerequisites
nvm install
yarn installBuild and install to Paw
TARGET="swagger" make transferBuild for deployment
TARGET="swagger" make packLicense
This Paw Extension is released under the MIT License. Feel free to fork, and modify!
Copyright © 2014-2017 Paw
On this page
Languages
JavaScript100.0%
MIT License
Created February 4, 2015
Updated September 4, 2024