Updated
This commit is contained in:
@@ -83,7 +83,7 @@
|
||||
"propertyNames": { "pattern": "^(\\d+\\.\\d+|\\d+)$", "examples": ["0.0", "1.0"] },
|
||||
"additionalProperties": {
|
||||
"oneOf": [
|
||||
{ "$ref": "#/definitions/commands" },
|
||||
{ "type": "string", "$ref": "#/definitions/commands" },
|
||||
{ "type": "array", "title": "Collection Timelime Items", "items": { "$ref": "#/definitions/commands" } }
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user