user to room
This commit is contained in:
@ -345,6 +345,10 @@ const doc = {
|
||||
refferal_hospital: {
|
||||
$refferal_hospital_name: 'RefferalHospital name',
|
||||
},
|
||||
user_to_room: {
|
||||
$user_id: 'user ID (required, UUID)',
|
||||
$room_ids: 'Array [room-uuid-1, room-uuid-2]'
|
||||
},
|
||||
},
|
||||
parameters: {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user