Skip to content

Commit

Permalink
spingdoc application.yaml section put back for consistency
Browse files Browse the repository at this point in the history
  • Loading branch information
mikebrownccd committed Oct 17, 2024
1 parent 3d4dad0 commit 0b807ac
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/main/resources/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -166,8 +166,8 @@ search:
email:
domainList: ${EMAIL_DOMAIN_LIST:justice.gov.uk,dwp.gov.uk,hmrc.gov.uk,hmcts.net,dfcni.gov.uk}

#springdoc:
# swagger-ui:
# enabled: true
# operationsSorter: method
# writer-with-order-by-keys: true
springdoc:
swagger-ui:
enabled: true
operationsSorter: method
writer-with-order-by-keys: true

0 comments on commit 0b807ac

Please sign in to comment.