alimasyhur / alimasyhur/tahfeed-service
PATCH /reports/{uuid}
Open
enhancement
- Dominant language
- PHP
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
PATCH /reports/{uuid}
payload
```
{
"start_juz_uuid": "asdf",
"start_page_uuid": "zxcv",
"end_juz_uuid": "qwer",
"end_page_uuid": "poiu",
"student_uuid": "",
"org_uuid": "",
"class_uuid": "",
"date_input": "",
"type_report": "",
"teacher_uuid": "",
"note": ""
}
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.