OpenAPITools / OpenAPITools/openapi-generator
How to use multiple input json file in api generator
Open
Nobody has claimed this yet.
Issue: Bug
- Dominant language
- Java
- Stars
- 26.8k
- Forks
- 7.7k
- PR merge metrics
- PR metrics pending
Description
API's are versioned and we have multiple swagger.json file.
/swagger/v1/swagger.json
/swagger/v2/swagger.json
How can i generate th api clients with multiple input files?
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
No source files or tests are named. Start with the OpenAPI Generator documentation and CLI entry points for input-spec handling, then determine how /swagger/v1/swagger.json and /swagger/v2/swagger.json can be used together. Done means documenting the supported command or configuration, or clearly stating the limitation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- openapi
- Domain
- api, tooling
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100