瀏覽代碼

fix swagger

zahmis 4 年之前
父節點
當前提交
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:
    *    /slack-integration-settings/with-proxy/relation-test:
    *      post:
    *      post:
    *        tags: [botType]
    *        tags: [botType]
-   *        operationId: postRelationTest
+   *        operationId: postRelationTestWithProxy
    *        summary: /slack-integration/bot-type
    *        summary: /slack-integration/bot-type
    *        description: Delete botType setting.
    *        description: Delete botType setting.
    *        requestBody:
    *        requestBody:
@@ -484,7 +484,7 @@ module.exports = (crowi) => {
    *    /slack-integration-settings/without-proxy/relation-test:
    *    /slack-integration-settings/without-proxy/relation-test:
    *      post:
    *      post:
    *        tags: [botType]
    *        tags: [botType]
-   *        operationId: postRelationTest
+   *        operationId: postRelationTestWithoutProxy
    *        summary: test the connection
    *        summary: test the connection
    *        description: Test the connection with slack work space.
    *        description: Test the connection with slack work space.
    *        requestBody:
    *        requestBody: