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'm having the following problem:
when i'm manipulating an entities relation, let's say a users phones, it sometimes appears that the resulting ArrayCollection starts with index 1 (deleting the first entry). The serializer then passes the array as an object with property 1.
Is there any way to bypass this and pass it as an array? Any help is appreciated!
The text was updated successfully, but these errors were encountered:
I'm having the following problem:
when i'm manipulating an entities relation, let's say a users phones, it sometimes appears that the resulting ArrayCollection starts with index 1 (deleting the first entry). The serializer then passes the array as an object with property 1.
Is there any way to bypass this and pass it as an array? Any help is appreciated!
The text was updated successfully, but these errors were encountered: