From 5fecfd4798f5b20733c202fff72da5f23f0f57aa Mon Sep 17 00:00:00 2001 From: Gabriel Vigil Date: Thu, 18 Dec 2025 14:04:29 -0700 Subject: [PATCH 1/3] dummy change for testing - do not merge --- reference/_order.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/_order.yaml b/reference/_order.yaml index 957a03320c..bd29b9fce1 100644 --- a/reference/_order.yaml +++ b/reference/_order.yaml @@ -1,5 +1,5 @@ -- ReadMeConfig - Mixpanel APIs +- ReadMeConfig - Ingestion API - Identity API - Query API From e635b434cbeedc6fe0c9bd3378a3a7261f200bb3 Mon Sep 17 00:00:00 2001 From: Gabriel Vigil Date: Thu, 18 Dec 2025 14:10:26 -0700 Subject: [PATCH 2/3] second change to see if first didnt trigger correct dev build --- .../create-pipelines/create-warehouse-pipeline.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/Data Pipelines API/create-pipelines/create-warehouse-pipeline.md b/reference/Data Pipelines API/create-pipelines/create-warehouse-pipeline.md index 9e0dc53ee2..fc8d43b2d9 100644 --- a/reference/Data Pipelines API/create-pipelines/create-warehouse-pipeline.md +++ b/reference/Data Pipelines API/create-pipelines/create-warehouse-pipeline.md @@ -7,6 +7,6 @@ content: privacy: view: public --- -This request creates an export pipeline. The `type` parameter defines the kind of pipeline that is initiated. Note that only 2 recurring and 1 non-recurring events pipelines (**data\_source**: `events`) are allowed per project. +Test Insertion This request creates an export pipeline. The `type` parameter defines the kind of pipeline that is initiated. Note that only 2 recurring and 1 non-recurring events pipelines (**data\_source**: `events`) are allowed per project. Create API returns the name of the pipeline created. Use the name of the pipeline to check the status of or cancel the pipeline. From eb4cf435f883bc6a7aa289a74af97f0dcd4542d8 Mon Sep 17 00:00:00 2001 From: Gabriel Vigil Date: Fri, 19 Dec 2025 15:20:46 -0700 Subject: [PATCH 3/3] another change for new preview --- .../create-pipelines/create-warehouse-pipeline.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/Data Pipelines API/create-pipelines/create-warehouse-pipeline.md b/reference/Data Pipelines API/create-pipelines/create-warehouse-pipeline.md index fc8d43b2d9..29b79dfd9b 100644 --- a/reference/Data Pipelines API/create-pipelines/create-warehouse-pipeline.md +++ b/reference/Data Pipelines API/create-pipelines/create-warehouse-pipeline.md @@ -7,6 +7,6 @@ content: privacy: view: public --- -Test Insertion This request creates an export pipeline. The `type` parameter defines the kind of pipeline that is initiated. Note that only 2 recurring and 1 non-recurring events pipelines (**data\_source**: `events`) are allowed per project. +SECOND TEST INSERTION TO FORCE REBUILD This request creates an export pipeline. The `type` parameter defines the kind of pipeline that is initiated. Note that only 2 recurring and 1 non-recurring events pipelines (**data\_source**: `events`) are allowed per project. Create API returns the name of the pipeline created. Use the name of the pipeline to check the status of or cancel the pipeline.