User: admin@spiffworkflow.org clicked save for misc/jonjon/enum_single_entry/datetest-schema.json

This commit is contained in:
sartography-automated-committer 2023-06-22 19:38:47 +00:00
parent 3a06d0356a
commit e490cbe637

View File

@ -38,7 +38,7 @@
"required": [],
"dependencies": {
"category": {
"oneOf": [
"oneOf": [{
"properties": {
"category": {
"enum": [
@ -57,7 +57,8 @@
"title": "Sub Category"
}
}
}
]
}
]
}
}