Locastic / ApiPlatformTranslationBundle

Translation bundle for ApiPlatform based on Sylius translation
MIT License
85 stars 28 forks source link

Problems with setup #21

Closed CoalaJoe closed 4 years ago

CoalaJoe commented 4 years ago

Hey there. I am trying to setup translations with nested relationships, when posting a new entity I get the following error: Could not denormalize object of type \"Locastic\\ApiPlatformTranslationBundle\\Model\\TranslationInterface[]\", no supporting normalizer found

Do you have a solution for this?