{
"getServiceTemplateThingsResponse":{
"requestId":"",
"partner_id":"",
"customer_id":"0000",
"result_code":"",
"result_description":"",
"response":[
{
"udid":"",
"imsi":"",
"iccid":"",
"euiccid":"",
"ip":"",
"state":""
},
{
"udid":"",
"imsi":"",
"iccid":"",
"euiccid":"",
"ip":"",
"state":""
},
]
}
}
{
"getServiceTemplateThingsResponse":{
"requestId":"",
"partner_id":"",
"customer_id":"0000",
"result_code":"",
"result_description":"",
"response":[
{
"udid":"",
"imsi":"",
"iccid":"",
"euiccid":"",
"ip":"",
"state":""
}
]
}
}What’s the difference?
--
You received this message because you are subscribed to the Google Groups "Swagger" group.
To unsubscribe from this group and stop receiving emails from it, send an email to swagger-swaggers...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
What’s generated by the editor is an example – it will show only one item.
--