-
Notifications
You must be signed in to change notification settings - Fork 11.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[NEW]Add new endpoint to change Omnichannel room's visitor (#18528)
* add new endpoint to change room visitor * Apply suggestions from code review Co-authored-by: Renato Becker <[email protected]> * fix errors in previous commit * modify livechat.config endpoint to support new param - roomId * Apply suggestions from code review Co-authored-by: Renato Becker <[email protected]> * remove changes to livechat-config endpoint * move permission check into Livechat lib * refactor code * Apply suggestions from code review Co-authored-by: Renato Becker <[email protected]> * query optimization and fix return value * return whole room object * limit room fields from while loading from DB * Remove unecessary promise statement. Co-authored-by: Renato Becker <[email protected]>
- Loading branch information
1 parent
a0a4948
commit bce223a
Showing
4 changed files
with
87 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters