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

adds array to type element in schema

parent 8acbb62d
No related branches found
No related tags found
No related merge requests found
......@@ -102,7 +102,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 to comment