9 lines
187 B
YAML
9 lines
187 B
YAML
JMS\Serializer\Tests\Fixtures\ParentSkipWithEmptyChild:
|
|
properties:
|
|
c:
|
|
type: string
|
|
d:
|
|
type: string
|
|
child:
|
|
skip_when_empty: true
|