Loading an OpenAPI Specification
From the first step of the OpenAPI Import Wizard, you can load an OpenAPI specification one of the following ways.
-
Copy and paste the specification into the main text box.
-
Click the Browse button and select a file containing the specification.
-
Enter a REST URL into the URL text box at the lower left of the form and then click the GET from URL button.
For example, enter https://petstore.swagger.io/v2/swagger.json in the URL text box and then click the GET from URL button to fetch the Swagger Petstore OpenAPI specification and display it in the main text box, as shown in the example in the following image.
When a valid OpenAPI specification is displayed in the main text box, click the Next button.