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
You explain how you can define commands, and you say that you can put:
"GetPerson":{
"httpMethod":"GET",
"uri":"person/{id}",...
and so on.
But I couln't figure out, where should I put that on, and re-readed, and re-readed the documentacion, and still couldnt figure out, I've even asked on a IRC channel, but couldn't get any help.
It would be awesome that I could have this working, but can't follow the doc on this part (de serialization)
Thanks!
The text was updated successfully, but these errors were encountered:
Hi,
Just wanted to point out, that in your documentation:
https://github.com/misd-service-development/guzzle-bundle/blob/master/Resources/doc/serialization.md
You explain how you can define commands, and you say that you can put:
"GetPerson":{
"httpMethod":"GET",
"uri":"person/{id}",...
and so on.
But I couln't figure out, where should I put that on, and re-readed, and re-readed the documentacion, and still couldnt figure out, I've even asked on a IRC channel, but couldn't get any help.
It would be awesome that I could have this working, but can't follow the doc on this part (de serialization)
Thanks!
The text was updated successfully, but these errors were encountered: