swagger-api / swagger-api/swagger-codegen
swagger-codegen - Cannot use custom templates with swagger-codegen-v3 for ruby
Open
@HugoMario is already working on this.
Since Jan 14, 2022.
- Dominant language
- Mustache
- Stars
- 17.8k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
This ticket is about fixing custom templates processing for ruby, similarly to what done for nodejs and Swift in scope of https://github.com/swagger-api/swagger-codegen/issues/10107
Definition of done
- custom templates are
- test implemented demonstrating the above
- related samples updated
- manually tested with petstore spec, generate, build and run
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.
Assessment
This issue has not been assessed yet.