microsoft / microsoft/kiota-ruby

generation - composed types serialization support for Ruby

Open
#73 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

follow up of microsoft/kiota#1411 implemented via microsoft/kiota#1603 in dotnet/go/java. implementation work of the factory, serialization and deserialization methods for those types. (wrapper classes vs static functions).

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.

Research direction

Start by reading microsoft/kiota#1411 and microsoft/kiota#1603, then compare the composed-type implementations in the dotnet, go, and java repositories. Identify the Ruby factory, serialization, and deserialization work and resolve the wrapper-class versus static-function approach; done means composed types are supported consistently in Ruby.

Written by the indexing model from the issue text.

Assessment

Tech stack
ruby
Domain
tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.