Skip to content

v3.1.2: Clarify that Request Body Objects need a body #4614

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 2 commits into from
May 20, 2025

Conversation

handrews
Copy link
Member

Fixes:

We require the Request Body Object's content but failed to require it to be non-empty, even though a request body without a body does not make any sense.

  • 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 require `content` but failed to require it to be non-empty,
even though a request body without a body does not make any sense.
@handrews handrews added this to the v3.1.2 milestone May 18, 2025
@handrews handrews requested review from a team as code owners May 18, 2025 16:36
@handrews handrews added clarification requests to clarify, but not change, part of the spec media and encoding Issues regarding media type support and how to encode data (outside of query/path params) labels May 18, 2025
miqui
miqui previously approved these changes May 18, 2025
Copy link
Contributor

@ralfhandl ralfhandl left a comment

Choose a reason for hiding this comment

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

+1, just one typo

Co-authored-by: Ralf Handl <ralf.handl@sap.com>
@ralfhandl ralfhandl requested review from a team and miqui May 19, 2025 19:50
@handrews
Copy link
Member Author

I'm going to merge this as @miqui 's approval only got dropped b/c of a typo fix. So there are two TSC approvals here.

@handrews handrews merged commit b376a1d into OAI:v3.1-dev May 20, 2025
2 checks passed
@handrews
Copy link
Member Author

Note- I will batch up the recent 3.1.2 PRs into a single 3.2 sync PR to avoid too much noise in the PR list.

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 media and encoding Issues regarding media type support and how to encode data (outside of query/path params)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants