openapi-generator-cli icon indicating copy to clipboard operation
openapi-generator-cli copied to clipboard

A node package wrapper for https://github.com/OpenAPITools/openapi-generator

Results 125 openapi-generator-cli issues
Sort by recently updated
recently updated
newest added

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [inquirer](https://redirect.github.com/SBoudrias/Inquirer.js/blob/main/packages/inquirer/README.md) ([source](https://redirect.github.com/SBoudrias/Inquirer.js)) | [`8.2.7` -> `12.9.6`](https://renovatebot.com/diffs/npm/inquirer/8.2.7/12.9.6) | [![age](https://developer.mend.io/api/mc/badges/age/npm/inquirer/12.9.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/inquirer/8.2.7/12.9.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ###...

# 🐛 Bug Report: ### Describe the bug The OCI container running the generator is unable to access the input files and output directory when they are in a home...

bug

# 🐛 Bug Report: ### Describe the bug When running the generator and using podman with a large uid (over 100000), launching the OCI container fails with an error. [[v1]...

bug

### Describe the bug The `--custom-generator=path-to-local-jar` option is ignored and `openapi-generator-cli` tries to download the openapi-generator jar instead. There was an older issue #439 which was marked fixed, but the...

bug

`openapi-generator-cli version-manager list` only lists stable version; it would be great to support specific commit or `HEAD` for `version` field.