Skip to content

Conversation

@parthban-db
Copy link
Contributor

@parthban-db parthban-db commented Jul 18, 2025

What changes are proposed in this pull request?

Remove unwanted POST/PUT/PATCH shortcut methods. These methods did not accept request bodies, making it impossible to specify which fields to update or create. These methods are also bug-prone, as an empty body might mean unsetting all the empty fields.

How is this tested?

Existing CI.

@github-actions
Copy link

If integration tests don't run automatically, an authorized user can run them manually by following the instructions below:

Trigger:
go/deco-tests-run/sdk-java

Inputs:

  • PR number: 490
  • Commit SHA: 197c90b6343e664fc0308eb66fd31a2f965afe7e

Checks will be approved automatically on success.

@renaudhartert-db renaudhartert-db added this pull request to the merge queue Jul 24, 2025
Merged via the queue into main with commit 88d7e2a Jul 24, 2025
16 checks passed
@renaudhartert-db renaudhartert-db deleted the parthban-db/remove-shortcut-post branch July 24, 2025 09:02
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.

3 participants