OpenAPI Specification Using Postman | Postman Swagger Tutorial | Postman OpenAPI Tutorial | REST API

preview_player
Показать описание
In this Postman Swagger Tutorial, I have explained and demonstrated how to Create OpenAPI Specification Using Postman for a REST API. This tutorial covers:
* How to Create Swagger Definition also known as OpenAPI Definition using Create API functionality of Postman.
* How to define API Endpoints, Methods in API Specs in Postman using JSON type with OpenAPI 3.0 version.
* How to create Schema and use Schema references in API Specs.
* How to define different HTTP Methods like GET, POST, DELETE for API Endpoints using Postman.

Recommended Videos:

Join this channel to get access to perks:

Рекомендации по теме
Комментарии
Автор

Good tutorial, yet for me missing piece here is how to create mock server from it in Postman. This is one of the vital elements of CDD (Contract Driven Development) - ability to create mocks from contract (API spec). In SoapUI/ReadyAPI, Traffic Parrot its quite easy but in Postman, even though i know there is such feature, i cant find any tutorial about it.

xlypvhi