kaori пре 5 година
родитељ
комит
60060f1504
1 измењених фајлова са 1 додато и 11 уклоњено
  1. 1 11
      src/server/routes/apiv3/slack-integration-settings.js

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

@@ -24,18 +24,8 @@ const router = express.Router();
  *
  *  components:
  *    schemas:
- *      CustomBotWithoutProxy:
- *        description: CustomBotWithoutProxy
- *        type: object
- *        properties:
- *          slackSigningSecret:
- *            type: string
- *          slackBotToken:
- *            type: string
- *          currentBotType:
- *            type: string
  *      BotType:
- *        description: CustomBotWithoutProxy
+ *        description: BotType
  *        properties:
  *          currentBotType:
  *            type: string