1JMS\Serializer\Tests\Fixtures\ParentSkipWithEmptyChild:
2    properties:
3        c:
4          type: string
5        d:
6          type: string
7        child:
8          skip_when_empty: true
9