DocScoDoc/docs/samples/sample_assiduites_evaluations.json.md

18 lines
222 B
Markdown
Raw Normal View History

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