OpenAPITools / OpenAPITools/openapi-generator
open-api-cli generate ignoring angular version number
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 26.8k
- Forks
- 7.7k
- PR merge metrics
- PR metrics pending
Description
When trying to generate a typescript-angular project for angular 13 it always produces one for angular 15. I need to be able to support both version of fanult
Here is the npm script I am trying to use:
OpenApi.Jon
OpenAPI declaration file content or url
Command line used for generation
Steps to reproduce
Related issues/PRs
Suggest a fix/enhancement
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 reproducing the typescript-angular CLI generation described in the issue for Angular 13 and Angular 15, using the referenced npm script if it is available. Then trace the typescript-angular generator's version-selection entry point; done means each requested Angular version produces the corresponding output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular, typescript
- Domain
- cli, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100