Skip to content
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

Ensure we validate for using nullable variables in oneOf input fields #4363

Merged
merged 1 commit into from
Mar 27, 2025

Conversation

JoviDeCroock
Copy link
Member

@JoviDeCroock JoviDeCroock commented Mar 25, 2025

In the spec we explicitly disallow nullable variables to be passed to the fields of a oneOf input object. This is present in v17 but seems missing from v16.

@JoviDeCroock JoviDeCroock requested a review from a team as a code owner March 25, 2025 17:48
Copy link

Hi @JoviDeCroock, I'm @github-actions bot happy to help you with this PR 👋

Supported commands

Please post this commands in separate comments and only one per comment:

  • @github-actions run-benchmark - Run benchmark comparing base and merge commits for this PR
  • @github-actions publish-pr-on-npm - Build package from this PR and publish it on NPM

@saihaj saihaj added the PR: feature 🚀 requires increase of "minor" version number label Mar 26, 2025
@JoviDeCroock JoviDeCroock force-pushed the backport-tests-and-functionality branch from e1566b9 to 248f7e5 Compare March 26, 2025 12:25
@JoviDeCroock JoviDeCroock merged commit 0a848cc into 16.x.x Mar 27, 2025
31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: feature 🚀 requires increase of "minor" version number
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants