8000 CJM-97211 Introduce xdm-schema for message-rendering-context dataset by himanshi2010 · Pull Request #1977 · adobe/xdm · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

CJM-97211 Introduce xdm-schema for message-rendering-context dataset #1977

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

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

himanshi2010
Copy link
Contributor

Please link to the issue #…

@anandphatak anandphatak self-assigned this May 30, 2025
Copy link
Collaborator
@anandphatak anandphatak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please run the following commands on your local clone before creating the pull request:
npm install
npm run lint
npm test
Fix any issues then create the pull request.

"type": "object",
"title": "Message Details",
"description": "Contains the specific content details for the message, varying by channel (e.g., email or SMS).",
"oneOf": [
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am not sure if oneOf will work. What are you expecting the validator to validate?

"title": "Message Details",
"description": "Contains the specific content details for the message, varying by channel (e.g., email or SMS).",
"oneOf": [
{
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The structure of this JSON schema does not look right.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0