Taskana / taskana

Lightweight library for general purpose task management
https://taskana.pro
Apache License 2.0
92 stars 100 forks source link

Make OpenAPI/Swagger UI docs available without authentication #2616

Closed CRoberto1926 closed 2 months ago

CRoberto1926 commented 2 months ago

The OpenAPI/Swagger UI documentation of the spring-boot-rest-example app lies at the moment behind authentication.

For a better user experience, the documentation should be freely accessible. All the documented endpoints should be used with the "Authorize" and "Try it out" functions in Swagger UI.