Skip to content

Commit ba2f0cc

Browse files
Merge pull request #416 from Kernel360/feature/414
chore: try-it-out-enabled 옵션 추가
2 parents 4e80a03 + 516ad47 commit ba2f0cc

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

apiserver/controller/src/main/resources/application-test.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,5 @@ kakao:
7171
key: ${KAKAO_API_KEY}
7272
springdoc:
7373
swagger-ui:
74-
supportedSubmitMethods: []
74+
try-it-out-enabled: false
75+
supported-submit-methods: []

0 commit comments

Comments
 (0)