Data Ingestion REST API playground (staging)#273
Merged
jeff-matthews merged 48 commits intoredocly-try-itfrom Aug 6, 2025
Merged
Data Ingestion REST API playground (staging)#273jeff-matthews merged 48 commits intoredocly-try-itfrom
jeff-matthews merged 48 commits intoredocly-try-itfrom
Conversation
Remove unneeded file. Data Ingestion API reference is pulled
Remove obsolete file.
meker12
reviewed
Aug 1, 2025
Contributor
Author
Contributor
Author
Contributor
Contributor
meker12
requested changes
Aug 6, 2025
Co-authored-by: Margaret Eker <meker@adobe.com>
Co-authored-by: Margaret Eker <meker@adobe.com>
Contributor
Author
|
I create an integration branch and updated the base branch for this PR accordingly. I think that this Pr should be for our review. When we merge with the integration branch, I'll create a new PR for developer review. |
meker12
reviewed
Aug 6, 2025
Contributor
meker12
left a comment
There was a problem hiding this comment.
Not sure if it works, but I think it makes more sense to include the instructions for adding the tenant ID info with the access token.
Co-authored-by: Margaret Eker <meker@adobe.com>
3 tasks
Contributor
Author
|
See #284 for draft production PR. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.






Purpose of this pull request
This pull request (PR) implements the GetCredential component for the Catalog Data Ingestion REST API. It enables Redocly's integrated API client in the reference documentation (relates to commerce-webapi#462).
Staging
https://developer-stage.adobe.com/commerce/services/reference/rest/
TODOs
templateIdin get credential component (maybe; see previous TODO)tenantId(get credentials component currently doesn't support retrieval)x-summaryto long response objects to fix page overflow on render)Replace stage template ID & server URL with production (sandbox) as final stepmain. I created a new integration branch for this PR because it got a little messy.