|
|
@@ -322,10 +322,10 @@
|
|
|
"type": ["boolean", "object"],
|
|
|
"properties": {
|
|
|
"name": {"type": "string"}
|
|
|
- }
|
|
|
+ },
|
|
|
+ "additionalProperties": false
|
|
|
},
|
|
|
- "labels": {"$ref": "#/definitions/list_or_dict"},
|
|
|
- "additionalProperties": false
|
|
|
+ "labels": {"$ref": "#/definitions/list_or_dict"}
|
|
|
},
|
|
|
"additionalProperties": false
|
|
|
},
|