Skip to content
Snippets Groups Projects
Commit 27e30a0c authored by Benguria Elguezabal, Gorka's avatar Benguria Elguezabal, Gorka
Browse files

adds array to extra schema

parent 0f768cbb
No related branches found
No related tags found
No related merge requests found
......@@ -95,7 +95,7 @@
"description": "The variable type (default is 'text')",
"type": "string",
"default": "text",
"enum": [ "text", "url", "boolean", "enum", "number"]
"enum": [ "text", "url", "boolean", "enum", "number", "array"]
},
"values": {
"description": "The different variable values (for an 'enum' type only)",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment