restifizer-unity3d icon indicating copy to clipboard operation
restifizer-unity3d copied to clipboard

put/post JSON array

Open mrsilph opened this issue 5 years ago • 1 comments

Hi! @vedi Can I send a put request with a JSON array as a parameter? It decodes to array list and i can't cast it to hashtable...

Thank you!

mrsilph avatar Nov 03 '20 14:11 mrsilph

there is nothing preventing you from sending array in the request body

vedi avatar Nov 04 '20 06:11 vedi