Skip to content

v3.2: Allow allowReserved in the Header Object (left out of PR #4593 by mistake) #4680

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

Merged
merged 1 commit into from
Jun 12, 2025

Conversation

handrews
Copy link
Member

We added it in the Parameter and Encoding Objects in PR #4593 but forgot the Header Object (again). Appendix D, which deals with header and cookie serialization, was already updated in the earlier PR. We just forgot the Header Object.

See PR #4673 for an example where this is used, which is what made me realize we forgot it!

  • schema changes are included in this pull request
  • schema changes are needed for this pull request but not done yet
  • no schema changes are needed for this pull request

We added it in the Parameter and Encoding Objects but forgot
the Header Object (again).
@handrews handrews added this to the v3.2.0 milestone Jun 10, 2025
@handrews handrews requested review from a team as code owners June 10, 2025 19:24
@handrews handrews added param serialization Issues related to parameter and/or header serialization headers labels Jun 10, 2025
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.

Good catch

@lornajane lornajane merged commit 40bcf51 into OAI:v3.2-dev Jun 12, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
headers param serialization Issues related to parameter and/or header serialization
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants