vedi / restifizer-unity3d

Restifizer SDK for Unity3d
MIT License
62 stars 10 forks source link

put/post JSON array #12

Open darmane opened 4 years ago

darmane commented 4 years ago

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!

vedi commented 4 years ago

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