point-tools/src/Skobkin/Bundle/PointToolsBundle/Resources/config/serializer/DTO.Api.PostsPage.yml

8 lines
241 B
YAML
Raw Normal View History

2017-01-15 03:19:52 +00:00
Skobkin\Bundle\PointToolsBundle\DTO\Api\PostsPage:
exclusion_policy: none
access_type: public_method
properties:
posts:
type: 'array<Skobkin\Bundle\PointToolsBundle\DTO\Api\MetaPost>'
max_depth: 3