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