소스 검색

fix swagger

zahmis 5 년 전
부모
커밋
680855de0f
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      src/server/routes/apiv3/slack-integration-settings.js

+ 2 - 2
src/server/routes/apiv3/slack-integration-settings.js

@@ -438,7 +438,7 @@ module.exports = (crowi) => {
    *    /slack-integration-settings/with-proxy/relation-test:
    *      post:
    *        tags: [botType]
-   *        operationId: postRelationTest
+   *        operationId: postRelationTestWithProxy
    *        summary: /slack-integration/bot-type
    *        description: Delete botType setting.
    *        requestBody:
@@ -484,7 +484,7 @@ module.exports = (crowi) => {
    *    /slack-integration-settings/without-proxy/relation-test:
    *      post:
    *        tags: [botType]
-   *        operationId: postRelationTest
+   *        operationId: postRelationTestWithoutProxy
    *        summary: test the connection
    *        description: Test the connection with slack work space.
    *        requestBody: