Paw-SwaggerImporter icon indicating copy to clipboard operation
Paw-SwaggerImporter copied to clipboard

Swagger/OpenAPI 2.0 Importer for Paw

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.

Development

⚠️ This project is entierly based on API Flow. This repository only containes the compiled file for this extension. Please refer to the API Flow repository for the orignal source code and for development.

The commands below refer to the API Flow project.

Prerequisites

nvm install
yarn install

Build and install to Paw

TARGET="swagger" make transfer

Build for deployment

TARGET="swagger" make pack

License

This Paw Extension is released under the MIT License. Feel free to fork, and modify!

Copyright © 2014-2017 Paw