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
I removed attributes for both to make it a bit clear. As you can see, the type for ProductShopVideo in included is not relevant. It should be kebab-cased as well.
The text was updated successfully, but these errors were encountered:
The setting:
I have two serializers:
Product
andProductShopVideo
.The result I recieve using proper data and the Product serializer is:
I removed attributes for both to make it a bit clear. As you can see, the type for
ProductShopVideo
inincluded
is not relevant. It should be kebab-cased as well.The text was updated successfully, but these errors were encountered: