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 don't know how easy it would be, but when I connected to REST-API recently,
I used symfony/serializer to turn RequestObject → Array → HttpClient → Array → ResponseObject
I don't know how easy it would be, but when I connected to REST-API recently,
I used
symfony/serializerto turnRequestObject→ Array →HttpClient→ Array →ResponseObjectMight be worth to write a Plugin for this?