Add Dummy STR and SIP
This commit is contained in:
@@ -23,6 +23,8 @@ class DoctorResource extends JsonResource
|
||||
'speciality_id' => $practitionerRole->speciality_id,
|
||||
'hospital' => HospitalResource::make($practitionerRole->organization),
|
||||
'speciality' => SpecialityResource::make($practitionerRole->speciality),
|
||||
'str' => '3121100888826697',
|
||||
'sip' => '73/B.16/31.71.05.1003.01.015.S.2/4/-1.779.3/e/2020',
|
||||
|
||||
'is_chat_available' => $practitionerRole->is_chat_available,
|
||||
'is_video_available' => $practitionerRole->is_video_available,
|
||||
|
||||
Reference in New Issue
Block a user