Enabled Swagger UI

This commit is contained in:
Andrey Terentev 2024-02-14 21:18:19 +07:00 committed by Andrey Terentev
parent 76ee311d2c
commit b178056b32

View File

@ -12,3 +12,5 @@ management:
springdoc: springdoc:
api-docs: api-docs:
path: /api-docs path: /api-docs
swagger-ui:
path: /api-docs-ui