Skip to content

Commit

Permalink
Fix api doc
Browse files Browse the repository at this point in the history
  • Loading branch information
APiankouski committed Aug 30, 2024
1 parent 971dabb commit 9e8881d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/resources/application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ spring.web.locale=en_US
spring.web.locale-resolver=fixed

springdoc.default-produces-media-type=application/json
springdoc.api-docs.path=/v1/api-docs
springdoc.api-docs.writer-with-order-by-keys=true

# Logging configuration
logging.level.org.springframework.security=debug
Expand Down

0 comments on commit 9e8881d

Please sign in to comment.