OpenAPITools / OpenAPITools/openapi-generator
[discussion] Consider reducing amount of global options
Open
@jimschubert is already working on this.
Since Oct 2, 2020.
General: Discussion
- Dominant language
- Java
- Stars
- 26.8k
- Forks
- 7.7k
- PR merge metrics
- PR metrics pending
Description
Description
A question was raised out of #2429. We have quite a few "global" options (those available across all generators), which either aren't relevant to or aren't supported by many generators.
Should we consider thinning out these global options, or more clearly identifier which options are supported by which generators?
Per #2429, we should also identify if there may be other options which exist in global options with sibling options only available in additionalProperties.
openapi-generator version
Pre-4.0
cc @OpenAPITools/generator-core-team
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.
Assessment
This issue has not been assessed yet.