OpenAPITools / OpenAPITools/openapi-generator
Rename BigDecimal to decimal in Swift5
Open
Nobody has claimed this yet.
Client: Swift
- Dominant language
- Java
- Stars
- 26.8k
- Forks
- 7.7k
- PR merge metrics
- PR metrics pending
Description
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
Open modules/openapi-generator/src/main/java/org/openapitools/codegen/languages/Swift5ClientCodegen.java at line 220 and compare it with PR #7808. Confirm the Swift5 client type mapping uses decimal rather than BigDecimal, then verify generated Swift5 output reflects that name.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, swift
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100