Swagger
Welcome! In this tutorial you can learn how bring your Swagger collections into Nowa.
1. Add your Swagger URL
If you already have a link to your API’s Swagger file, you can use it.
- Click on the Import button in your collection.
- Choose “Import from Swagger.”
- Paste your Swagger URL.
- Click Import.
Example:
https://petstore.swagger.io/v2/swagger.json
2. Paste your Swagger JSON
You can paste the JSON definition directly.
- Click on the Import button.
- Select “Import from Swagger.”
- Paste the Swagger JSON text.
- Click Import.
3. Upload your Swagger JSON File
If you have the Swagger JSON saved as a file, you can upload it directly.
- Click on the Import button.
- Select “Import from Swagger.”
- Choose “Upload File” and pick your
.json
file. - Click Import.