-
Notifications
You must be signed in to change notification settings - Fork 23
Data Ingestion REST API playground (production) #284
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Co-authored-by: Margaret Eker <[email protected]>
Data Ingestion REST API playground
|
@jeff-matthews congrats on getting this working! should we use the label "Instance ID" instead of "Tenant ID" to better align with the CCM UI? otherwise, we might talk with stakeholders about updating the UI to avoid confusion. |
|
Thanks @jhadobe! That's a good point. We probably should. I'll create another PR to propose that change since it looks like we're using it across multiple files in this repo. We should also do a check in other repos. |
feat: replace staging template ID and server URL with production sandbox
Replace tenant ID with instance ID
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.
Note
This is the production version of #273
TODOs
Content-Typeheader parameter in spec (fix: set default content type #285)whastnew
Enabled a workflow to allow users to get credentials to try the Catalog Data Ingestion REST API directly from the reference documentation.