ParentSkipWithEmptyChild.yml 187 B

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