require spec in develop entry (#46485)
This commit is contained in:
parent
0e9f131b44
commit
db7aece186
@ -13,6 +13,7 @@
|
||||
r"\w[\w-]*": {
|
||||
"type": "object",
|
||||
"additionalProperties": False,
|
||||
"required": ["spec"],
|
||||
"properties": {"spec": {"type": "string"}, "path": {"type": "string"}},
|
||||
}
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user