2
0
zahmis 5 жил өмнө
parent
commit
680855de0f

+ 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: