-
- Downloads
[NEW] REST endpoints to manage Omnichannel Business Units (#23750)
* add new endpoints to manage business units * change the way deprecations were being returned * change endpoints to be ts * Change to omnichannel * add deprecation warning to old endpoints
Showing
- app/api/server/helpers/deprecationWarning.ts 4 additions, 2 deletionsapp/api/server/helpers/deprecationWarning.ts
- definition/IOmnichannelBusinessUnit.ts 9 additions, 0 deletionsdefinition/IOmnichannelBusinessUnit.ts
- ee/app/livechat-enterprise/server/api/business-hours.ts 0 additions, 1 deletionee/app/livechat-enterprise/server/api/business-hours.ts
- ee/app/livechat-enterprise/server/api/lib/monitors.js 2 additions, 2 deletionsee/app/livechat-enterprise/server/api/lib/monitors.js
- ee/app/livechat-enterprise/server/api/lib/units.js 5 additions, 1 deletionee/app/livechat-enterprise/server/api/lib/units.js
- ee/app/livechat-enterprise/server/api/units.js 0 additions, 42 deletionsee/app/livechat-enterprise/server/api/units.js
- ee/app/livechat-enterprise/server/api/units.ts 93 additions, 0 deletionsee/app/livechat-enterprise/server/api/units.ts
- ee/definition/rest/index.ts 2 additions, 2 deletionsee/definition/rest/index.ts
- ee/definition/rest/v1/omnichannel/businessUnits.ts 30 additions, 0 deletionsee/definition/rest/v1/omnichannel/businessUnits.ts
- ee/definition/rest/v1/omnichannel/index.ts 4 additions, 0 deletionsee/definition/rest/v1/omnichannel/index.ts
definition/IOmnichannelBusinessUnit.ts
0 → 100644
ee/definition/rest/v1/omnichannel/index.ts
0 → 100644
Please register or sign in to comment