Skip to content

v3.2: (port of #4614) Clarify that Request Body Objects need a body - #4726

Merged
handrews merged 1 commit into
OAI:v3.2-devfrom
handrews:req-content-320
Jun 15, 2025
Merged

v3.2: (port of #4614) Clarify that Request Body Objects need a body#4726
handrews merged 1 commit into
OAI:v3.2-devfrom
handrews:req-content-320

Conversation

@handrews

@handrewshandrews commented Jun 15, 2025

Copy link
Copy Markdown
Member

Port of PR #4614, which AFAICT is the only 3.1 PR that still needed to be ported to 3.2.

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.

  • 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.
@handrewshandrews added this to the v3.2.0 milestone Jun 15, 2025
@handrews
handrews requested a review from a team as a code ownerJune 15, 2025 01:04
@handrewshandrews added the approved pr port PRs that just port an approved PR to another version label Jun 15, 2025
@handrews
handrews requested a review from a team as a code ownerJune 15, 2025 01:04
@ralfhandlralfhandl changed the title v3.2: (port of #4601) Clarify that Request Body Objects need a bodyv3.2: (port of #4614) Clarify that Request Body Objects need a bodyJun 15, 2025
@ralfhandl
ralfhandl requested a review from a teamJune 15, 2025 10:54

@mikekistlermikekistler left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Looks good. 👍

@handrews
handrews merged commit 4972cc0 into OAI:v3.2-devJun 15, 2025
@handrews
handrews deleted the req-content-320 branch June 19, 2025 17:08
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved pr portPRs that just port an approved PR to another version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@handrews@ralfhandl@mikekistler