diff --git a/schema_clusters.json b/schema_clusters.json index 9915ef0..87b0485 100644 --- a/schema_clusters.json +++ b/schema_clusters.json @@ -36,6 +36,9 @@ "value": { "type": "string" }, + "uuid": { + "type": "string" + }, "meta": { "type": "object", "additionalProperties": true,