Skip to content

Commit 7a47ea6

Browse files
committed
fix: Swagger 설정 수정
1 parent d1cc7e5 commit 7a47ea6

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

src/main/resources/application.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,8 @@ test:
3434
secret-key: ${TEST_SECRET_KEY}
3535
firebase:
3636
service-account-path: ${FIREBASE_SERVICE_ACCOUNT_PATH:firebase/semosan-b2593-firebase-adminsdk-fbsvc-0d55d3b4e9.json}
37+
38+
springdoc:
39+
swagger-ui:
40+
path: /swagger-ui.html
41+
default-flat-param-object: true

0 commit comments

Comments
 (0)