swagger-api / swagger-api/swagger-codegen

[R] Support decoding object/array fields

Open
#8,613 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Mustache
Stars
17.8k
Forks
6k
PR merge metrics
No merged PRs in 30d

Description

Complete the TODO left here: https://github.com/swagger-api/swagger-codegen/blob/240aad86863d10ccf02c68424a13012511f46d33/modules/swagger-codegen/src/main/java/io/swagger/codegen/languages/RClientCodegen.java#L89

This is pretty core functionality which makes the generated R client fairly unusable currently.

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

Open modules/swagger-codegen/src/main/java/io/swagger/codegen/languages/RClientCodegen.java at the TODO around line 89 and trace how the R client handles decoded fields. Confirm the generated client correctly decodes object and array fields, using the existing generator behavior as a reference; the issue is done when this core R-client functionality is supported.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, r
Domain
api, tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.