Skip to content

Commit

Permalink
[Chore] swagger yml 복구
Browse files Browse the repository at this point in the history
  • Loading branch information
choeun7 committed Feb 18, 2024
1 parent c1c4952 commit c02f23f
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions src/main/resources/swagger/application-springdoc.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
springdoc:
default-consumes-media-type: application/json;charset=UTF-8
default-produces-media-type: application/json;charset=UTF-8
swagger-ui:
path: swagger
disable-swagger-default-url: true
display-request-duration: true
operations-sorter: method
doc-expansion: none

# enabled: false
# query-config-enabled: false
# api-docs:
# enabled: false

0 comments on commit c02f23f

Please sign in to comment.