2974b16e2a5e → 505bcf724618 · 14 changes across 11 operations
- GET/api/experts/templates
- ○
added the new optional
queryrequest parametercategory - ○
added the new optional
queryrequest parametersearch_query - ○
added the non-success response with the status
- ○
added the optional property
/to the response with the status
- ○
- PATCH/api/experts/{expert_id}/avatar
- ○
added the optional property
to the response with the status
- ○
- PATCH/api/experts/{expert_id}/budget
- ○
added the optional property
to the response with the status
- ○
- GET/api/experts/{expert_id}
- ○
added the optional property
to the response with the status
- ○
- PATCH/api/experts/{expert_id}/pod
- ○
added the optional property
to the response with the status
- ○
- POST/api/experts/{expert_id}/schedules/resume
- ○
added the optional property
to the response with the status
- ○
- PUT/api/experts/{expert_id}/skills
- ○
added the optional property
to the response with the status
- ○
- PATCH/api/experts/{expert_id}/soul
- ○
added the optional property
to the response with the status
- ○
- GET/api/experts
- ○
added the optional property
/to the response with the status
- ○
- POST/api/experts
- ○
added the optional property
/to the response with the status
- ○
- POST/api/experts/raise
- ○
added the optional property
/to the response with the status
- ○