mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-11-12 20:24:43 +08:00
14 lines
184 B
JSON
14 lines
184 B
JSON
{
|
|
"id": "file:/status_items/resource.json#",
|
|
"type": "object",
|
|
"properties":{
|
|
"data": {
|
|
"$ref": "file:/status_items/item.json#"
|
|
}
|
|
},
|
|
"required": ["data"]
|
|
}
|
|
|
|
|
|
|
|
|