User: gecastro@gmail.com clicked save for playground/unsw/edit-test/edit-row-schema.json
This commit is contained in:
parent
a102340547
commit
030495e62a
|
@ -26,6 +26,16 @@
|
|||
"title": "Z"
|
||||
}
|
||||
|
||||
|
||||
"request.chemistry": {
|
||||
"type": "array",
|
||||
"title": "Chemistry",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"required": [
|
||||
"chemistry",
|
||||
"aim",
|
||||
"error"
|
||||
],
|
||||
"properties": {
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue