Skip to content

Commit

Permalink
Merge pull request #488 from EBISPOT/issue-319
Browse files Browse the repository at this point in the history
issue-319: disable default swagger URL
  • Loading branch information
serjoshua authored Aug 31, 2023
2 parents 25e8d3b + 6115dfa commit 046eaee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/src/main/resources/application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ spring.jackson.serialization.INDENT_OUTPUT=true

springdoc.swagger-ui.path=/swagger-ui-ols4.html
springdoc.swagger-ui.operationsSorter=method
springdoc.swagger-ui.disable-swagger-default-url=true

0 comments on commit 046eaee

Please sign in to comment.