swagger-api / swagger-api/swagger-codegen
How to change template of apiclient.php and apiclient.js in node js?
Open
Nobody has claimed this yet.
- Dominant language
- Mustache
- Stars
- 17.8k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
@wing328 We are using swagger codegen 3.0,0. We saw some comments like delete Apiclient.php. we want to do some template change in two languages are PHP and Node js. So, where we can do the change
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 locating the generator templates corresponding to the referenced Apiclient.php and apiclient.js outputs, then trace how Swagger Codegen selects those templates for PHP and Node.js. Confirm the customization entry point for version 3.0.0; done means documenting where each template lives and how a user can override it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js, php
- Domain
- tooling
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100