add pharmacy info
This commit is contained in:
@ -272,6 +272,17 @@ const doc = {
|
||||
$strength: 'Strength value (number, minimum 0)',
|
||||
$active: 'Active status (boolean)'
|
||||
},
|
||||
pharmacy_info: {
|
||||
$logo: 'Logo (string, max 256)',
|
||||
$name: 'Name (string, max 256)',
|
||||
$address: 'Address (string, max 500)',
|
||||
$munisipiu: 'Munisipiu ID (UUID)',
|
||||
$postu_admin: 'Postu Admin ID (UUID)',
|
||||
$suco: 'Suco ID (UUID)',
|
||||
$aldeia: 'Aldeia ID (UUID)',
|
||||
$phone: 'Phone (string, max 30, optional)',
|
||||
$default_room_id: 'Default Room ID (UUID)'
|
||||
}
|
||||
},
|
||||
parameters: {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user