Skip to content

Conversation

@stainless-app
Copy link
Contributor

@stainless-app stainless-app bot commented Feb 5, 2025

fix(api): switch CompletableFuture<Void> to CompletableFuture<Void?>
fix(client): always provide a body for PATCH methods
fix(client): add missing validation calls on response
chore(internal): minor formatting/style changes
chore(internal): rename some tests

fix(api): switch `CompletableFuture<Void>` to `CompletableFuture<Void?>`
fix(client): always provide a body for `PATCH` methods
fix(client): add missing validation calls on response
chore(internal): minor formatting/style changes
chore(internal): rename some tests
@stainless-app stainless-app bot requested a review from a team as a code owner February 5, 2025 19:22
@stainless-app stainless-app bot merged commit 1b374a5 into generated Feb 5, 2025
@stainless-app stainless-app bot deleted the fix-api-add-missing-must-be-clos branch February 5, 2025 19:22
stainless-app bot added a commit that referenced this pull request Feb 6, 2025
fix(api): switch `CompletableFuture<Void>` to `CompletableFuture<Void?>`
fix(client): always provide a body for `PATCH` methods
fix(client): add missing validation calls on response
chore(internal): minor formatting/style changes
chore(internal): rename some tests
@stainless-app stainless-app bot mentioned this pull request Feb 6, 2025
TomerAberbach added a commit that referenced this pull request Feb 6, 2025
* fix(api): add missing `@MustBeClosed` annotations (#205)

fix(api): switch `CompletableFuture<Void>` to `CompletableFuture<Void?>`
fix(client): always provide a body for `PATCH` methods
fix(client): add missing validation calls on response
chore(internal): minor formatting/style changes
chore(internal): rename some tests

* fix(api): add missing reasoning effort + model enums (#207)

* feat(pagination): avoid fetching when has_more: false (#209)

* fix: deploymentModel arg

* feat(api): Add more new Azure service versions (#208)

* add more new Azure service version and update azure samples

* revert samples changes

* release: 0.22.0

---------

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
Co-authored-by: Tomer Aberbach <[email protected]>
Co-authored-by: Shawn Fang <[email protected]>
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.

2 participants