Files
Phraseanet/lib/classes/record
jygaulier e79f2cb4f2 add:
- multiple pagination methods
- "include" parameter in /search route :
-- facets : facets are no more returned by default
-- results.stories.children : to populate the children of stories
- "story_children_limit" parameter in /search route
  will limit the number of children populated by story
- "count" (for results) and "children_count" (for stories in results) is the number of items in the current page
- "total" (for results) and "children_total" (for stories in results) is the total number of items

todo: swagger doc (but impossible to describe related/excluded parameters (like pagination methods in /search)
2020-09-22 21:30:19 +02:00
..
2020-09-22 21:30:19 +02:00
2016-12-05 17:04:54 +01:00
2016-01-05 13:38:14 +01:00
2018-01-04 14:41:19 +04:00