You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# resource/serializer/Document.Foo.ymlMyBundle\Document\Foo:
foo: # Group nameexclusion_policy: ALLproperties:
property_a:
expose: truebar: # Other group name exclusion_policy: NONEproperties:
property_b:
exclude: true
The text was updated successfully, but these errors were encountered:
It would be great if you could define a policy exclusion for group.
Example
Example 2
The text was updated successfully, but these errors were encountered: