mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-01-09 08:57:41 +08:00
15 lines
158 B
JSON
15 lines
158 B
JSON
|
{
|
||
|
"id": "file:/resource.json#",
|
||
|
"type": "object",
|
||
|
"properties":{
|
||
|
"data": {
|
||
|
"$ref": "file:/item.json#"
|
||
|
}
|
||
|
},
|
||
|
"required": ["data"]
|
||
|
}
|
||
|
|
||
|
|
||
|
|
||
|
|