User: gecastro@gmail.com clicked save for playground/unsw/edit-test/edit-row-schema.json

This commit is contained in:
sartography-automated-committer 2024-02-09 00:53:11 +00:00
parent a102340547
commit 030495e62a
1 changed files with 11 additions and 1 deletions

View File

@ -26,6 +26,16 @@
"title": "Z" "title": "Z"
} }
"request.chemistry": {
"type": "array",
"title": "Chemistry",
"items": {
"type": "object",
"required": [
"chemistry",
"aim",
"error"
],
"properties": {
} }
} }