Skip to content

Commit 299c6da

Browse files
Linh NguyenGitHub Enterprise
authored andcommitted
Merge pull request #6514 from AdobeDocs/PLAT-215045/Update-Streaming-Ingestion-tutorial
PLAT-215045/Update-Streaming-Ingestion-tutorial[READY]
2 parents 73f1432 + 9e5bb12 commit 299c6da

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

help/ingestion/tutorials/streaming-multiple-messages.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ curl -X POST https://dcs.adobedc.net/collection/batch/{CONNECTION_ID} \
6262
"header": {
6363
"schemaRef": {
6464
"id": "https://ns.adobe.com/{TENANT_ID}/schemas/{SCHEMA_ID}",
65-
"contentType": "application/vnd.adobe.xed-full+json;{SCHEMA_VERSION}"
65+
"contentType": "application/vnd.adobe.xed-full+json;version={SCHEMA_VERSION}"
6666
},
6767
"imsOrgId": "{ORG_ID}",
6868
"datasetId": "{DATASET_ID}",
@@ -72,7 +72,7 @@ curl -X POST https://dcs.adobedc.net/collection/batch/{CONNECTION_ID} \
7272
"xdmMeta": {
7373
"schemaRef": {
7474
"id": "https://ns.adobe.com/{TENANT_ID}/schemas/{SCHEMA_ID}",
75-
"contentType": "application/vnd.adobe.xed-full+json;{SCHEMA_VERSION}"
75+
"contentType": "application/vnd.adobe.xed-full+json;version={SCHEMA_VERSION}"
7676
}
7777
},
7878
"xdmEntity": {
@@ -121,7 +121,7 @@ curl -X POST https://dcs.adobedc.net/collection/batch/{CONNECTION_ID} \
121121
"header": {
122122
"schemaRef": {
123123
"id": "https://ns.adobe.com/{TENANT_ID}/schemas/{SCHEMA_ID}",
124-
"contentType": "application/vnd.adobe.xed-full+json;{SCHEMA_VERSION}"
124+
"contentType": "application/vnd.adobe.xed-full+json;version={SCHEMA_VERSION}"
125125
},
126126
"imsOrgId": "{ORG_ID}",
127127
"datasetId": "{DATASET_ID}",
@@ -131,7 +131,7 @@ curl -X POST https://dcs.adobedc.net/collection/batch/{CONNECTION_ID} \
131131
"xdmMeta": {
132132
"schemaRef": {
133133
"id": "https://ns.adobe.com/{TENANT_ID}/schemas/{SCHEMA_ID}",
134-
"contentType": "application/vnd.adobe.xed-full+json;{SCHEMA_VERSION}"
134+
"contentType": "application/vnd.adobe.xed-full+json;version={SCHEMA_VERSION}"
135135
}
136136
},
137137
"xdmEntity": {
@@ -238,7 +238,7 @@ curl -X POST https://dcs.adobedc.net/collection/batch/{CONNECTION_ID} \
238238
"header": {
239239
"schemaRef": {
240240
"id": "https://ns.adobe.com/{TENANT_ID}/schemas/{SCHEMA_ID}",
241-
"contentType": "application/vnd.adobe.xed-full+json;{SCHEMA_VERSION}"
241+
"contentType": "application/vnd.adobe.xed-full+json;version={SCHEMA_VERSION}"
242242
},
243243
"imsOrgId": "{ORG_ID}",
244244
"datasetId": "{DATASET_ID}",
@@ -248,7 +248,7 @@ curl -X POST https://dcs.adobedc.net/collection/batch/{CONNECTION_ID} \
248248
"xdmMeta": {
249249
"schemaRef": {
250250
"id": "https://ns.adobe.com/{TENANT_ID}/schemas/{SCHEMA_ID}",
251-
"contentType": "application/vnd.adobe.xed-full+json;{SCHEMA_VERSION}"
251+
"contentType": "application/vnd.adobe.xed-full+json;version={SCHEMA_VERSION}"
252252
}
253253
},
254254
"xdmEntity": {
@@ -297,7 +297,7 @@ curl -X POST https://dcs.adobedc.net/collection/batch/{CONNECTION_ID} \
297297
"header": {
298298
"schemaRef": {
299299
"id": "https://ns.adobe.com/{TENANT_ID}/schemas/{SCHEMA_ID}",
300-
"contentType": "application/vnd.adobe.xed-full+json;{SCHEMA_VERSION}"
300+
"contentType": "application/vnd.adobe.xed-full+json;version={SCHEMA_VERSION}"
301301
},
302302
"imsOrgId": "{ORG_ID}",
303303
"datasetId": "{DATASET_ID}",
@@ -308,7 +308,7 @@ curl -X POST https://dcs.adobedc.net/collection/batch/{CONNECTION_ID} \
308308
"header": {
309309
"schemaRef": {
310310
"id": "https://ns.adobe.com/{TENANT_ID}/schemas/{SCHEMA_ID}",
311-
"contentType": "application/vnd.adobe.xed-full+json;{SCHEMA_VERSION}"
311+
"contentType": "application/vnd.adobe.xed-full+json;version={SCHEMA_VERSION}"
312312
},
313313
"imsOrgId": "invalidIMSOrg@AdobeOrg",
314314
"datasetId": "{DATASET_ID}",
@@ -318,7 +318,7 @@ curl -X POST https://dcs.adobedc.net/collection/batch/{CONNECTION_ID} \
318318
"xdmMeta": {
319319
"schemaRef": {
320320
"id": "https://ns.adobe.com/{TENANT_ID}/schemas/{SCHEMA_ID}",
321-
"contentType": "application/vnd.adobe.xed-full+json;{SCHEMA_VERSION}"
321+
"contentType": "application/vnd.adobe.xed-full+json;version={SCHEMA_VERSION}"
322322
}
323323
},
324324
"xdmEntity": {
@@ -367,7 +367,7 @@ curl -X POST https://dcs.adobedc.net/collection/batch/{CONNECTION_ID} \
367367
"header": {
368368
"schemaRef": {
369369
"id": "https://ns.adobe.com/{TENANT_ID}/schemas/{SCHEMA_ID}",
370-
"contentType": "application/vnd.adobe.xed-full+json;{SCHEMA_VERSION}"
370+
"contentType": "application/vnd.adobe.xed-full+json;version={SCHEMA_VERSION}"
371371
},
372372
"imsOrgId": "{ORG_ID}",
373373
"datasetId": "{DATASET_ID}",
@@ -377,7 +377,7 @@ curl -X POST https://dcs.adobedc.net/collection/batch/{CONNECTION_ID} \
377377
"xdmMeta": {
378378
"schemaRef": {
379379
"id": "https://ns.adobe.com/{TENANT_ID}/schemas/{SCHEMA_ID}",
380-
"contentType": "application/vnd.adobe.xed-full+json;{SCHEMA_VERSION}"
380+
"contentType": "application/vnd.adobe.xed-full+json;version={SCHEMA_VERSION}"
381381
}
382382
},
383383
"xdmEntity": {
@@ -492,7 +492,7 @@ The second message failed because it lacked a message body. The collection reque
492492
"xdmMeta": {
493493
"schemaRef": {
494494
"id": "https://ns.adobe.com/{TENANT_ID}/schemas/{SCHEMA_ID}",
495-
"contentType": "application/vnd.adobe.xed-full+json;{SCHEMA_VERSION}"
495+
"contentType": "application/vnd.adobe.xed-full+json;version={SCHEMA_VERSION}"
496496
}
497497
},
498498
"xdmEntity": {

0 commit comments

Comments
 (0)