This commit is contained in:
mike cullerton 2023-01-10 16:39:56 -05:00
commit 258056b962

View File

@ -26,8 +26,7 @@
},
"dependencies": {
"category": {
"oneOf": [
{
"oneOf": [{
"properties": {
"category": {
"enum": [
@ -89,8 +88,9 @@
"required": [
"sub-category"
]
},
}
]
}
},
"purpose": {
"type": "string",