OpenAPITools / OpenAPITools/openapi-generator

Rename default service generate

Open
#19,586 0 comments 0 reactions 1 assignee View on GitHub

@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?

image

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

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.