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

Clarify allowEmptyValue -> disregard empty values (3.0.4) #3812

Merged
merged 1 commit into from
May 21, 2024

Conversation

handrews
Copy link
Member

@handrews handrews commented May 16, 2024

Fixes:

This clarifies the meaning of allowEmptyValue as discussed in today'd TDC call. It is intended to indicate an agreement between the client and server to use zero-length string values as an indicator of unused fields.

@handrews handrews requested a review from a team May 16, 2024 18:32
@handrews handrews added clarification requests to clarify, but not change, part of the spec param serialization Issues related to parameter and/or header serialization labels May 16, 2024
@handrews handrews added this to the v3.0.4 milestone May 16, 2024
This clarifies the meaning of `allowEmptyValue` as discussed in
today'd TDC call.  It is intended to indicate an agreement between
the client and server to use zero-length string values as an
indicator of unused fields.
@handrews handrews changed the title Clarify allowEmptyValue -> disregard empty values Clarify allowEmptyValue -> disregard empty values (3.0.4) May 16, 2024
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 , this one was a journey!

@lornajane lornajane merged commit 74b9f36 into OAI:v3.0.4-dev May 21, 2024
1 check passed
@handrews handrews deleted the disregard-empty-304 branch May 22, 2024 19:01
lornajane added a commit that referenced this pull request May 23, 2024
Clarify allowEmptyValue -> disregard empty values (3.1.1 port of #3812)
lornajane added a commit that referenced this pull request May 23, 2024
Clarify allowEmptyValue -> disregard empty values (3.2.0 port of #3812)
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 param serialization Issues related to parameter and/or header serialization
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants