File size: 107 Bytes
8c763fb | 1 2 3 4 5 6 7 8 9 | {
"definitions": {
"name": {
"type": "string"
},
"hobbies"
}
}
|
8c763fb | 1 2 3 4 5 6 7 8 9 | {
"definitions": {
"name": {
"type": "string"
},
"hobbies"
}
}
|