23 lines
312 B
JSON
23 lines
312 B
JSON
{
|
|
"data": {
|
|
"schemas": [
|
|
{
|
|
"name": "Error"
|
|
},
|
|
{
|
|
"name": "NewPet"
|
|
},
|
|
{
|
|
"name": "Pet"
|
|
}
|
|
],
|
|
"total": 3
|
|
},
|
|
"meta": {
|
|
"command": "schemas",
|
|
"duration_ms": 0,
|
|
"schema_version": 1,
|
|
"tool_version": "MASKED"
|
|
},
|
|
"ok": true
|
|
} |