December 2019
Intermediate to advanced
510 pages
11h 33m
English
In this section, you will learn how to import a collection using the OpenAPI Specification. Postman uses some of common API description standards, such as OpenAPI v3, Swagger v2 and v1 (as described in the previous chapter), to import the routes of web services. Let's get started:

http://localhost:5000/swagger/v3/swagger.json
By doing this, the collection will ...
Read now
Unlock full access