Skip to content

Conversation

parthban-db
Copy link
Contributor

@parthban-db parthban-db commented Jun 14, 2025

What changes are proposed in this pull request?

This PR removes Unused Request Messages. It is the result of resolving a bug in the code generator. Currently, many Request messages are generated but never used, as in the Python SDK, we are inlining all the elements of request messages in the method.

How is this tested?

Existing CI.

Copy link

Please ensure that the NEXT_CHANGELOG.md file is updated with any relevant changes.
If this is not necessary for your PR, please include the following in your PR description:
NO_CHANGELOG=true
and rerun the job.

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-py

Inputs:

  • PR number: 991
  • Commit SHA: 837a48e727c9834080d4be927b953fdd468acb2f

Checks will be approved automatically on success.

@parthban-db
Copy link
Contributor Author

@renaudhartert-db @hectorcast-db, Do you think it is safe to merge this PR? Although these messages are never used in the SDKs, but still this removes a lot of unused messages.

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