Skip to content

Commit 887067c

Browse files
authored
Merge pull request #280 from AdobeDocs/mae-fix-branch-for-openapispec
Update Data Ingestion API
2 parents 907081e + 7ef04e1 commit 887067c

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

src/pages/optimizer/data-ingestion/api-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ layout: none
66

77
# API Reference
88

9-
<RedoclyAPIBlock src="https://raw.githubusercontent.com/AdobeDocs/commerce-services/refs/heads/ccdm-early-access/src/openapi/data-ingestion-schema-v1.yaml" width="600px" disableSidebar="false" scrollYOffset={64} hideTryItPanel="true" nativeScrollbars="true" ctrlFHijack="true" layout="stacked"/>
9+
<RedoclyAPIBlock src="https://raw.githubusercontent.com/AdobeDocs/commerce-services/refs/heads/main/src/openapi/data-ingestion-schema-v1.yaml" width="600px" disableSidebar="false" scrollYOffset={64} hideTryItPanel="true" nativeScrollbars="true" ctrlFHijack="true" layout="stacked"/>

src/pages/optimizer/data-ingestion/using-the-api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -217,9 +217,9 @@ Use the following GitHub repository links to download an available SDK and learn
217217

218218
## Limitations
219219

220-
The Data Ingestion API has a rate limit of 300 requests per minute.
220+
The Data Ingestion API has a rate limit of 300 requests per minute. If you exceed the limit, the API returns a 429 response.
221221

222-
For additional information about limits and boundaries, see the [Limits and boundaries](https://experienceleague.adobe.com/docs/commerce-optimizer/boundaries-limits.html) section in the *Adobe Commerce Optimizer Guide*.
222+
For additional information about limits and boundaries, see the [Limits and boundaries](https://experienceleague.adobe.com/en/docs/commerce-optimizer/boundaries-limits) section in the *Adobe Commerce Optimizer Guide*.
223223

224224
<InlineAlert variant="info" slots="text" />
225225

src/pages/reference/rest/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ layout: none
1111

1212
# API Reference
1313

14-
<RedoclyAPIBlock src="https://raw.githubusercontent.com/AdobeDocs/commerce-services/refs/heads/ccdm-early-access/src/openapi/data-ingestion-schema-v1.yaml" scrollYOffset={64} />
14+
<RedoclyAPIBlock src="https://raw.githubusercontent.com/AdobeDocs/commerce-services/refs/heads/main/src/openapi/data-ingestion-schema-v1.yaml" scrollYOffset={64} hideTryItPanel="true" nativeScrollbars="true" />

0 commit comments

Comments
 (0)