2024-07-15 10:51:00 -04:00

11 lines
150 B
JSON

{
"title": "Get Age",
"description": "",
"properties": {
"age": {
"type": "number",
"title": "age"
}
},
"required": []
}