Steven Fukase 5 vuotta sitten
vanhempi
sitoutus
0e839ddd37
1 muutettua tiedostoa jossa 6 lisäystä ja 0 poistoa
  1. 6 0
      src/server/routes/apiv3/slack-integration.js

+ 6 - 0
src/server/routes/apiv3/slack-integration.js

@@ -29,6 +29,12 @@ const router = express.Router();
  *            type: string
  *          botType:
  *            type: string
+ *      SlackIntegration:
+ *        description: SlackIntegration
+ *        type: object
+ *        properties:
+ *          currentBotType:
+ *            type: string
  */