-
- Downloads
Merge pull request #6734 from RocketChat/hotfix/master-incoming-webhook
[Fix] Bug with incoming integration (0.55.1)
Showing
- packages/rocketchat-api/server/v1/integrations.js 21 additions, 2 deletionspackages/rocketchat-api/server/v1/integrations.js
- packages/rocketchat-integrations/server/api/api.js 4 additions, 4 deletionspackages/rocketchat-integrations/server/api/api.js
- tests/data/api-data.js 3 additions, 2 deletionstests/data/api-data.js
- tests/end-to-end/api/00-miscellaneous.js 1 addition, 11 deletionstests/end-to-end/api/00-miscellaneous.js
- tests/end-to-end/api/01-users.js 1 addition, 11 deletionstests/end-to-end/api/01-users.js
- tests/end-to-end/api/02-channels.js 1 addition, 11 deletionstests/end-to-end/api/02-channels.js
- tests/end-to-end/api/03-groups.js 1 addition, 11 deletionstests/end-to-end/api/03-groups.js
- tests/end-to-end/api/04-direct-message.js 2 additions, 11 deletionstests/end-to-end/api/04-direct-message.js
- tests/end-to-end/api/05-chat.js 1 addition, 11 deletionstests/end-to-end/api/05-chat.js
- tests/end-to-end/api/06-outgoing-integrations.js 1 addition, 1 deletiontests/end-to-end/api/06-outgoing-integrations.js
- tests/end-to-end/api/07-incoming-integrations.js 51 additions, 0 deletionstests/end-to-end/api/07-incoming-integrations.js
Loading
Please register or sign in to comment