User: alex clicked save for shared/enumerations/which_enumeration-JSONSchema.json
This commit is contained in:
parent
e8ad7b78b1
commit
2109ad34dd
|
@ -9,7 +9,7 @@
|
|||
}
|
||||
},
|
||||
"title": "Select Enum",
|
||||
"description": "Select which enumeration list to update or 'Add new' to add a new enumeration group.",
|
||||
"description": "Manage your enumeration groups or add a new one.",
|
||||
"type": "object",
|
||||
"required": [
|
||||
"whichEnum"
|
||||
|
@ -17,7 +17,7 @@
|
|||
"properties": {
|
||||
"whichEnum": {
|
||||
"$ref": "#/definitions/enumList",
|
||||
"title": "Select Which Enumeration to Manage"
|
||||
"title": "Select Which Enumeration to manage or 'Add new' to add a new enumeration group"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue