user to room

This commit is contained in:
Muhammad Rayhan Ardiansyah
2026-03-18 08:49:55 +07:00
parent 200fe611dc
commit ff8ac2f33c
5 changed files with 262 additions and 2 deletions

View File

@ -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: {