From e22ced96bd8999b05487b5ea7d6e4caf46929d79 Mon Sep 17 00:00:00 2001 From: Agnes Kiss Date: Fri, 8 Nov 2024 09:40:49 +0000 Subject: [PATCH] Add missing 2 --- .../JsonSchemaValidator/Schemas/dbtUnified_0.5.0.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/JsonSchemaValidator/Schemas/dbtUnified_0.5.0.json b/src/components/JsonSchemaValidator/Schemas/dbtUnified_0.5.0.json index de7310586b..e4c6439983 100644 --- a/src/components/JsonSchemaValidator/Schemas/dbtUnified_0.5.0.json +++ b/src/components/JsonSchemaValidator/Schemas/dbtUnified_0.5.0.json @@ -436,7 +436,7 @@ "group": "Contexts, Filters, and Logs", "longDescription": "Flag to include the 2nd major version of the [Browser context](/docs/collecting-data/collecting-from-own-applications/snowplow-tracker-protocol/ootb-data/device-and-browser/index.md#browser-context) data in the models (available from JS tracker (>=3.17), can be used together with `snowplow__enable_browser_context` for previous versions to coalesce the two.", "packageDefault": "false", - "title": "Enable Browser Context" + "title": "Enable Browser Context 2" }, "snowplow__has_log_enabled": { "recommendFullRefresh": false,