Hello everyone.
I've a Map, that will be saved using File.WriteMap
Dim m1 As Map = CreateMap("Version": AppVersion, _
"Thing1": -1, _
"Thing2": "", _
"Thing3": "", _...
Hello,
I have a problem I need to send a json with the put method to an api. The json is:
{
"person" : {
"User" : "Rodrigo",
"Pass" : "xx123"
},
"answers" : [
{
"NmbItem" : "Item 1",
"DscItem" : "Descripción del item 1",
"QtyItem"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.