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

Add support for enum, scalar, void and collection responses #42

Open
baywet opened this issue Jun 19, 2024 · 0 comments
Open

Add support for enum, scalar, void and collection responses #42

baywet opened this issue Jun 19, 2024 · 0 comments
Labels
enhancement New feature or request ruby Pull requests that update Ruby code type:enhancement Enhancement request targeting an existing experience

Comments

@baywet
Copy link
Member

baywet commented Jun 19, 2024

The request adapter interface currently only defines a method to get an object response.
Other scenarios like enum, void, collection and scalar responses need to be accounted for.
Original report microsoftgraph/msgraph-sdk-ruby#213

@baywet baywet added enhancement New feature or request type:enhancement Enhancement request targeting an existing experience ruby Pull requests that update Ruby code labels Jun 19, 2024
@baywet baywet added this to Kiota Jun 19, 2024
@github-project-automation github-project-automation bot moved this to Needs Triage 🔍 in Kiota Jun 19, 2024
@andrueastman andrueastman moved this from Needs Triage 🔍 to Todo 📃 in Kiota Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ruby Pull requests that update Ruby code type:enhancement Enhancement request targeting an existing experience
Projects
Status: New📃
Development

No branches or pull requests

1 participant