We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac5af6d commit 9d2fd24Copy full SHA for 9d2fd24
src/Resources/config/serialization/Product.xml
@@ -8,5 +8,8 @@
8
<group>shop:wishlist:read</group>
9
<group>shop:wishlist:create</group>
10
</attribute>
11
+ <attribute name="vendor">
12
+ <group>shop:wishlist:read</group>
13
+ </attribute>
14
</class>
15
</serializer>
0 commit comments