actions-marketplace-validations/openapi-generator-generate-action
GitHub Action for OpenAPITools/openapi-generator
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| generator | The name of the generator to use | yes | — |
| version | Specify which version of openapi-generator to use | no | latest |
| input | OpenAPI specification file to use as the source for generation | yes | — |
| output | The output directory of the generated code | no | . |
| package-name | Package name | no | — |
| git-repo-id | Git repository name | no | — |
| git-user-id | The owner of the Git repo | no | — |
| additional-properties | Provide a config object of additional properties | no | — |
| template | Directory of the templates used to generate code | no | — |
| ignore-file-override | Pass a custom OpenAPI Generator ignore file | no | — |
| config | Config file used to define additional configuration parameters | no | — |
Outputs
no outputs