hatamiarash7/OpenAPI Generator
Generates a client library using OpenAPI generator
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| generator | The name of the generator to use e.g. "typescript-angular" | yes | — |
| generator-tag | The Docker tag of the openapitools/openapi-generator-cli image to use | no | latest |
| openapi-file | The path to the OpenAPI document | no | openapi.json |
| openapi-url | If set, the OpenAPI document will be loaded from this URL instead of openapi-file | no | UNSET |
| config-file | The path to the config file to be passed along to the generator | no | UNSET |
| template-dir | The path to the folder containing the template files | no | UNSET |
| output-dir | The path to the folder where the generated files will be placed | no | UNSET |
| command-args | Additional arguments to pass through to the generator | no | — |
Outputs
no outputs