Files

8 lines
97 B
JSON
Raw Permalink Normal View History

2024-10-09 18:05:15 +10:00
{
"type": "array",
"description": "User list",
"items": {
"$ref": "./user-object.json"
}
}