We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1cc7e5 commit 7a47ea6Copy full SHA for 7a47ea6
1 file changed
src/main/resources/application.yaml
@@ -34,3 +34,8 @@ test:
34
secret-key: ${TEST_SECRET_KEY}
35
firebase:
36
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