diff --git a/NodeMigration.Schema.json b/NodeMigration.Schema.json index 6b06f64..0e582d4 100644 --- a/NodeMigration.Schema.json +++ b/NodeMigration.Schema.json @@ -86,8 +86,8 @@ "additionalProperties": false, "properties": { "dimensionValues": { - "description": "The array of dimension values to filter for.", - "type": "array" + "description": "The object of dimension values to filter for.", + "type": "object" }, "filterForDefaultDimensionValues": { "description": "Overrides the given dimensionValues with dimension defaults.",