sreeramk
4 years agoNew Member
Swagger API Documentation
Hi,
I am using Swagger for API documentation of my application. I am using Swagger Editor and Swagger UI for the same.
I have question that my application doesn't have multiple API endpoints. It has only one API endpoint and only body and header parameters changes for fetching different data.
So can I document such API's using Swagger, if possible also let me know some references.