microsoft / microsoft/kiota-ruby
prepare for std uri template 2 and date time drop
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 5
- Forks
- 8
- Avg merge
- 11h 9m
- Merged PRs (30d)
- 24
Description
related https://github.com/std-uritemplate/std-uritemplate/pull/245
The following types need to the normalized to their RFC3339 representation before they are passed to std URI template when they are present are query or path parameter values
DateTime their collection representations (array, map)
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 reviewing std-uritemplate PR #245 and the entry points that pass query and path parameter values to std URI template. Verify how DateTime and collection representations are handled, then define coverage for RFC3339 normalization before handoff; done means the listed types work in both parameter locations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100