OpenAPITools / OpenAPITools/openapi-generator-cli
Add option to choose the location of openapitools.json
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2k
- Forks
- 208
- Avg merge
- 7h 12m
- Merged PRs (30d)
- 6
Description
By adding a -config PATH_OF_THE_CONFIG_FILE or -c PATH_OF_THE_CONFIG_FILE.
It could be used in monorepo when there are multiple configurations.
Contributor guide
No contributing guide indexed for this repository
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 CLI argument parsing and the code that finds openapitools.json. Check how existing short and long options are handled, then verify that -config and -c select the requested file when multiple configurations exist in a monorepo.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100