Skip to content

Release 0.28.0#1368

Merged
dbanty merged 1 commit intomainfrom
knope/release
Dec 3, 2025
Merged

Release 0.28.0#1368
dbanty merged 1 commit intomainfrom
knope/release

Conversation

@knope-bot
Copy link
Contributor

@knope-bot knope-bot bot commented Dec 2, 2025

Important

Merging this pull request will create this release

Breaking Changes

Fixes

Fix bad code generation

#1360 by @EricAtORS

This fixes:

Fix optional bodies

If a body is not required (the default), it will now:

  1. Have Unset as part of its type annotation.
  2. Default to a value of UNSET
  3. Not be included in the request if it is UNSET

Thanks @orelmaliach for the report! Fixes #1354

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Json requestBody cannot be optional

1 participant