diff --git a/v1/spec.json b/v1/spec.json index 15b2735..864f366 100644 --- a/v1/spec.json +++ b/v1/spec.json @@ -1,8 +1,9 @@ { "nodes": [{ - "labels": [""], "count": 1, + "labels": [""], "count": 1, "description": "", "properties": [{ - "key": "property_key_0", "count": 1, "filling_factor": 100.00, "types": [ + "key": "property_key_0", "count": 1, "filling_factor": 100.00, "description": "", + "types": [ { "type": "Null", "count": 1, "examples": [{}] }, { "type": "String", "count": 1, "examples": [{}] }, { "type": "Boolean", "count": 1, "examples": [{}] }, @@ -25,7 +26,11 @@ "edges": [{ "edge_type": "", "start_node_labels": [""], "end_node_labels": [""], "count": 1, - "properties": [{}], + "description": "", + "properties": [{ + "key": "property_key_0", "count": 1, "filling_factor": 100.00, "description": "", + "types": [{}] + }], "examples": [{}] }],