Forum Discussion

rajrahul9939's avatar
rajrahul9939
Occasional Contributor
5 years ago

access swagger document for particular api

Hi team, Is it possible to access the documents generated by swagger inside the spring boot app, eg; I have four APIs in an application GET /api/read-api PATCH /api/update-api DELETE /api/delete...