Skip to content

Commit

Permalink
Merge pull request #3084 from amvanbaren/springdoc-include-modelview
Browse files Browse the repository at this point in the history
Add springdoc properties
  • Loading branch information
amvanbaren authored Nov 4, 2024
2 parents b452528 + 519071d commit 365a7a0
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions configuration/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,14 @@ management:
tracing:
sampling:
probability: 0.1
springdoc:
model-and-view-allowed: true
swagger-ui:
path: /swagger-ui
docExpansion: list
operationsSorter: alpha
supportedSubmitMethods:
- get
org:
jobrunr:
job-scheduler:
Expand Down

0 comments on commit 365a7a0

Please sign in to comment.