Steven Fukase %!s(int64=5) %!d(string=hai) anos
pai
achega
0e839ddd37
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  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
  */