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

Non-string discriminator values (3.2.0 port of #3728) #3752

Merged
merged 2 commits into from May 1, 2024

Conversation

handrews
Copy link
Contributor

The "undefined" wording was chosen to allow implementations that make a good-faith effort to accommodate non-string values to remain compliant. However, new implementations are not expected to implement any sort of type coersion, and this guides API designers away from that expectation.

The "undefined" wording was chosen to allow implementations
that make a good-faith effort to accommodate non-string values
to remain compliant.  However, new implementations are not
expected to implement any sort of type coersion, and this
guides API designers away from that expectation.
@handrews handrews added discriminator clarification requests to clarify, but not change, part of the spec labels Apr 25, 2024
@handrews handrews added this to the v3.2.0 milestone Apr 25, 2024
@handrews handrews requested a review from a team April 25, 2024 20:46
versions/3.2.0.md Outdated Show resolved Hide resolved
@ralfhandl
Copy link
Contributor

Thanks for keeping the three work-in-progress branches in sync!

Copy link
Contributor

@lornajane lornajane left a comment

Choose a reason for hiding this comment

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

Thanks @handrews :)

@lornajane lornajane merged commit 65fc694 into OAI:v3.2.0-dev May 1, 2024
1 check passed
@handrews handrews deleted the disc-strings-320 branch May 1, 2024 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clarification requests to clarify, but not change, part of the spec discriminator
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants