feat(doctors): add activity start date field with Persian calendar in admin panel
This commit is contained in:
@@ -34,6 +34,7 @@ Create a doctor profile for the authenticated user.
|
||||
| `info` | string | ❌ | Bio/description |
|
||||
| `specialties` | integer[] | ❌ | Array of specialty IDs |
|
||||
| `doctor_services` | integer[] | ❌ | Array of doctor service IDs |
|
||||
| `activity_time` | integer | ❌ | Unix timestamp (ثانیه) تاریخ شروع فعالیت؛ مبنای محاسبهٔ `experience` (سال تجربه) در پاسخ |
|
||||
|
||||
### Response `201`
|
||||
```json
|
||||
|
||||
Reference in New Issue
Block a user