11 lines
150 B
JSON
Raw Normal View History

2024-07-15 10:40:05 -04:00
{
"title": "Get Age",
"description": "",
"properties": {
"age": {
"type": "number",
"title": "age"
}
},
"required": []
}