-
Notifications
You must be signed in to change notification settings - Fork 23
Update data-ingestion-schema-v1.yaml #296
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
Update endpoint template with region and environment parameters.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few challenges here related to the Try it feature:
- We assured PM/ENG that we would only support sandbox environments in the Try it feature.
- Sandbox environments are only available in the
na1region at the moment (not sure if or when that will change). - Is there an efficient and practical way to restrict the Try it experience to sandbox environments (i.e., overlays)?
If the answer to 3 is no, then we may need to describe the regions and environments outside of the server object.
- Standardize placceholder formats - Cleanup use of "instance ID" and "tenant ID" - Cleanup authentication topic, add link to Get credentials UI in the API reference - Add GraphQLdata type reference topic (not yet included in the API reference) - Add placeholder style guide (experimental, not in docs)
I just left the server schema the same since we only support sandbox instances. |
Fix syntax.
Removed 'Data Types' and 'API Reference' keywords from the metadata.
src/pages/optimizer/merchandising-services/data-type-reference.md
Outdated
Show resolved
Hide resolved
src/pages/optimizer/merchandising-services/data-type-reference.md
Outdated
Show resolved
Hide resolved
Make your first request section.
Remove obsolete link.
Purpose of this pull request
Staging Preview
Test API operations
Get Started - Base URL section