DocScoDoc/docs/samples/sample_assiduites_evaluations.json.md

18 lines
222 B
Markdown
Raw Normal View History

2024-07-25 17:04:18 +03:00
### assiduites_evaluations
#### GET /assiduites/1/evaluations
```json
[
2024-07-25 17:04:18 +03:00
{
"assiduites": [],
"evaluation_id": 1
},
{
"assiduites": [],
"evaluation_id": 2
},
"..."
]
```
2024-07-25 17:04:18 +03:00