mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 15:03:25 +00:00
max_items depends on header application/vnd.phraseanet.story-paginate
This commit is contained in:
@@ -25,6 +25,8 @@ class V1 extends Api implements ControllerProviderInterface, ServiceProviderInte
|
||||
{
|
||||
const VERSION = '2.0.0';
|
||||
|
||||
const HEADER_ACCEPT_STORY_PAGINATE = 'application/vnd.phraseanet.story-paginate';
|
||||
|
||||
public static $extendedContentTypes = [
|
||||
'json' => ['application/vnd.phraseanet.record-extended+json'],
|
||||
'yaml' => ['application/vnd.phraseanet.record-extended+yaml'],
|
||||
|
Reference in New Issue
Block a user