refactor(room_services): enhance service handling and response formatting; update service type handling in service controller
This commit is contained in:
@ -165,7 +165,7 @@ const doc = {
|
||||
$status: { "@enum": ["Y", "N"] },
|
||||
},
|
||||
roomServices: {
|
||||
$service_ids: ["uuid-string"],
|
||||
$service_type_ids: ["uuid-string"],
|
||||
},
|
||||
serviceFare: {
|
||||
$service_id: "uuid-string",
|
||||
|
||||
Reference in New Issue
Block a user