Skip to content

Latest commit

 

History

History
19 lines (8 loc) · 712 Bytes

File metadata and controls

19 lines (8 loc) · 712 Bytes

REST-API_Documentation_with_OpenAPI_3

This project shows the documentation of REST_APIs by using OpenApi_3 specification.

During this project I have used the Ticket Booking REST-API which I have created earlier you can find here .

REST documentation can be found to URL : http://localhost:8080/swagger-ui/index.html

Below I am attaching image of documentation.

Below is attached image for endpoint with POST method.