Files
Phraseanet/API_documentation/v3/responses.yaml
jygaulier f9fa3e0802 - add : doc of stories/children
- fix : limiting the number of children with search stories (story_max_records=N in url) respects coll/mask rights
2020-09-17 18:57:13 +02:00

16 lines
419 B
YAML

record_response:
type: object
properties:
200:
description: successful operation
content:
application/json:
schema:
$ref: schemas.yaml#/ApiResponse_record
400:
description: Any other error
404:
description: Record not found
error_response:
description: Any (other) error