Skip to content

Commit

Permalink
Added swagger enabled property
Browse files Browse the repository at this point in the history
  • Loading branch information
dotnomi committed Nov 1, 2024
1 parent 229c1cb commit f18d84c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/resources/application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,6 @@ quarkus.smallrye-openapi.info-title=Quotly Backend
# suppress inspection "UnusedProperty"
quarkus.smallrye-openapi.info-version=local-version
# suppress inspection "UnusedProperty"
%prod.quarkus.smallrye-openapi.info-version=@project.version@
# suppress inspection "UnusedProperty"
quarkus.swagger-ui.path=/swagger

0 comments on commit f18d84c

Please sign in to comment.