Skip to content

Commit

Permalink
set springdoc.api-docs.version to openapi_3_0
Browse files Browse the repository at this point in the history
  • Loading branch information
tommystendahl committed Jan 14, 2025
1 parent 881bb7a commit 0b9b371
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions application/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ management:
springdoc:
api-docs:
enabled: false
version: "openapi_3_0"

# Security Config
#server:
Expand Down

0 comments on commit 0b9b371

Please sign in to comment.