openapi-generator-cli
openapi-generator-cli copied to clipboard
A node package wrapper for https://github.com/OpenAPITools/openapi-generator
Fixes a bug introduced in #762, where the "no-proxy" environment configuration was ignored. With this PR I moved from the usage of `https-proxy-agent` to `proxy-agent`. This was done as `https-proxy-agent`...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/download-artifact](https://togithub.com/actions/download-artifact) | action | major | `v3` -> `v4` | | [actions/upload-artifact](https://togithub.com/actions/upload-artifact) |...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [reflect-metadata](http://rbuckton.github.io/reflect-metadata) ([source](https://redirect.github.com/rbuckton/reflect-metadata)) | [`0.1.13` -> `0.2.2`](https://renovatebot.com/diffs/npm/reflect-metadata/0.1.13/0.2.2) | [](https://docs.renovatebot.com/merge-confidence/) |...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [typescript](https://www.typescriptlang.org/) ([source](https://redirect.github.com/microsoft/TypeScript)) | [`5.3.3` -> `5.6.3`](https://renovatebot.com/diffs/npm/typescript/5.3.3/5.6.3) | [](https://docs.renovatebot.com/merge-confidence/) |...
# ⚠️ Important Notice ### Please differentiate the bug This repository is not responsible for the actual code generation. If you have problems with the code generation, please open the...
The path to the schema `https://openapitools.org/openapi-generator-cli/config.schema.json` leads to 404 https://github.com/OpenAPITools/openapi-generator-cli/blob/6b76bbbbc10630190289a32b7ecafce61cd3ab12/apps/generator-cli/src/config.schema.json#L2C11-L2C76
I updated the OpenApi Generator (cli) versions mentioned in the Readme.
# ⚠️ Important Notice In NextJS, isolatedModules = true is required, so it will work with typescript version >4.5. -----------------------------------------------------.
# ⚠️ Important Notice ### Please differentiate the bug This repository is not responsible for the actual code generation. If you have problems with the code generation, please open the...