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

Swift - evaluate value of response handler parameter #21

Open
baywet opened this issue Sep 27, 2022 · 0 comments
Open

Swift - evaluate value of response handler parameter #21

baywet opened this issue Sep 27, 2022 · 0 comments
Labels
type:enhancement Enhancement request targeting an existing experience

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 the type:enhancement Enhancement request targeting an existing experience label Sep 27, 2022
@baywet baywet transferred this issue from microsoft/kiota Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:enhancement Enhancement request targeting an existing experience
Projects
Status: Todo 📃
Development

No branches or pull requests

1 participant