OpenAPITools / OpenAPITools/openapi-generator-cli

Add option to choose the location of openapitools.json

Open
#782 0 comments 2 reactions 0 assignees View on GitHub

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

  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.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.