Use name definition in requires definition

pull/9561/head
Jimmy Brisson 2019-01-16 13:30:10 -06:00
parent eaa4ee4179
commit 4fbbac9acd
1 changed files with 1 additions and 2 deletions

View File

@ -10,8 +10,7 @@
"descirption": "Required libraries",
"type": "array",
"items": {
"type": "string",
"pattern": "(^[\\w()_]+$|^[\\w()_]+=.+$)"
"$ref": "#/name_definition"
}
},
"macro_definition": {