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

Ruby - evaluate value of response handler parameter #1860

Closed
baywet opened this issue Sep 27, 2022 · 0 comments · Fixed by #2108
Closed

Ruby - evaluate value of response handler parameter #1860

baywet opened this issue Sep 27, 2022 · 0 comments · Fixed by #2108
Assignees
Labels
enhancement New feature or request fixed Ruby
Milestone

Comments

@baywet
Copy link
Member

baywet commented Sep 27, 2022

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

@baywet baywet added Ruby enhancement New feature or request labels Sep 27, 2022
@ghost ghost added the Needs: Triage 🔍 label Sep 27, 2022
@baywet baywet added this to the Kiota post-GA milestone Dec 6, 2022
@baywet baywet self-assigned this Dec 23, 2022
@baywet baywet added the fixed label Dec 23, 2022
@baywet baywet linked a pull request Dec 23, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request fixed Ruby
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant