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

8 lines
240 B
YAML
Raw Normal View History

Skobkin\Bundle\PointToolsBundle\DTO\Api\PostPage:
exclusion_policy: none
access_type: public_method
properties:
posts:
type: 'array<Skobkin\Bundle\PointToolsBundle\DTO\Api\MetaPost>'
max_depth: 3