Onyxl's picture
Upload 2661 files
8c763fb verified
{
"definitions": {
"name": {
"type": "string"
},
"hobbies": {
"type": "array",
"items": {
"type": "string"
}
}
}
}