OpenAPITools / OpenAPITools/openapi-generator
Rename default service generate
Open
@kay-schecker is already working on this.
Since Sep 14, 2023.
- Dominant language
- Java
- Stars
- 26.8k
- Forks
- 7.7k
- PR merge metrics
- PR metrics pending
Description
🐛 Bug Report:
Hi,
How I can rename default service generated from file yaml?
This is my script npm:
"generate:api": "rimraf build && openapi-generator-cli generate -g typescript-angular -i /fileYaml/monitoring/tollcharger/tollCharger.yaml -o ./build/openapi"
I use "@openapitools/openapi-generator-cli": "2.6.0", and Angular 13.
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.