microsoft / microsoft/kiota-ruby
generation - composed types serialization support for Ruby
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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