Skip to content

PHP - evaluate value of response handler parameter #1856

Closed

Description

We recently removed the response handler parameter from the Go API surface to reduce the size of the SDK which proved sucessful.
On top of filtering out the parameter in a refiner, we removed it from the request apdater API surface, updated the code generator method and added a new HandlerOption so people can pass it with the request options instead of via the API surface.
The scope of this issue is to evaluate (and eventually implement) such a change

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

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions