Skip to content

Commit

Permalink
Merge pull request #835 from EBISPOT/revert-swagger-api-url-change
Browse files Browse the repository at this point in the history
Revert URL change for swagger docs
  • Loading branch information
haideriqbal authored Jan 29, 2025
2 parents 8a733d9 + ea4496b commit 20a534a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions backend/src/main/resources/application.properties
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
spring.jackson.serialization.INDENT_OUTPUT=true

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

Expand Down

0 comments on commit 20a534a

Please sign in to comment.