Skip to content
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

fix(api): add missing @MustBeClosed annotations #109

Merged
merged 1 commit into from
Feb 5, 2025

Conversation

stainless-app[bot]
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:23
@stainless-app stainless-app bot merged commit f002b3c into generated Feb 5, 2025
@stainless-app stainless-app bot deleted the fix-api-add-missing-must-be-clos branch February 5, 2025 19:23
stainless-app bot added a commit that referenced this pull request 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
@stainless-app stainless-app bot mentioned this pull request Feb 5, 2025
stainless-app bot added a commit that referenced this pull request Feb 12, 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
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.

1 participant