Skip to content

Commit

Permalink
- Remove Unnecessary Code
Browse files Browse the repository at this point in the history
  • Loading branch information
haideriqbal committed Jul 23, 2024
1 parent c0bce69 commit 117b254
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 18 deletions.

This file was deleted.

4 changes: 1 addition & 3 deletions backend/src/main/resources/application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +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
solr.url=https://wwwdev.ebi.ac.uk/ols4/api/ontologies/efo/terms
neo4J.url=https://wwwdev.ebi.ac.uk/ols4/api/ontologies/efo/terms/http%253A%252F%252Fwww.ebi.ac.uk%252Fefo%252FEFO_0000001/graph
springdoc.swagger-ui.disable-swagger-default-url=true

0 comments on commit 117b254

Please sign in to comment.