Add support for enum, scalar, void and collection responses

Open
#42 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
ruby
Domain
api

Research direction

Start at the request adapter interface and read the linked original report for context on the response cases. Determine how enum, scalar, void, and collection responses should be represented alongside object responses, then add coverage for each case. Done means the adapter contract and its tests account for all listed response types.

Written by the indexing model from the issue text.

Description

enhancement ruby type:enhancement

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 https://github.com/microsoftgraph/msgraph-sdk-ruby/issues/213

Dominant language
Ruby
Stars
5
Forks
8
Avg merge
11h 9m
Merged PRs (30d)
24

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from microsoft/kiota-ruby

All issues in microsoft/kiota-ruby

Similar issues

More Ruby issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.