Open trunghieu7393 opened 6 years ago
"peoples": { "type": "array", "items": { "type": "string" } }
responses data peoples always has 1 items.
how to create multiple items in array?
"peoples": { "type": "array", "items": { "type": "string" } }
responses data peoples always has 1 items.
how to create multiple items in array?