openapi-typescript-codegen icon indicating copy to clipboard operation
openapi-typescript-codegen copied to clipboard

NodeJS library that generates Typescript or Javascript clients based on the OpenAPI specification

Results 228 openapi-typescript-codegen issues
Sort by recently updated
recently updated
newest added

**Describe the bug** The backend parameters are of type Long, while the API generated by OpenAPI is of type number. Reading Long type data and converting it to number type...

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.16.0 to 8.11.0. Release notes Sourced from @​typescript-eslint/eslint-plugin's releases. v8.11.0 8.11.0 (2024-10-21) 🚀 Features eslint-plugin: [no-base-to-string] add support for catching toLocaleString (#10138) eslint-plugin: [no-unnecessary-type-parameters] add suggestion fixer...

dependencies

Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 25.0.8 to 28.0.1. Changelog Sourced from @​rollup/plugin-commonjs's changelog. v28.0.1 2024-10-16 Updates chore: upgrade picomatch (#1775) v28.0.0 2024-09-23 Breaking Changes chore: switch to fdir for fewer dependencies (#1741)...

dependencies

Bumps [prettier](https://github.com/prettier/prettier) from 3.3.2 to 3.3.3. Release notes Sourced from prettier's releases. 3.3.3 🔗 Changelog Changelog Sourced from prettier's changelog. 3.3.3 diff Add parentheses for nullish coalescing in ternary (#16391...

dependencies

Bumps [rimraf](https://github.com/isaacs/rimraf) from 5.0.8 to 6.0.1. Changelog Sourced from rimraf's changelog. 6.0 Drop support for nodes before v20 Add --version to CLI 5.0 No default export, only named exports 4.4...

dependencies

Bumps [glob](https://github.com/isaacs/node-glob) from 10.4.3 to 11.0.0. Changelog Sourced from glob's changelog. changeglob 11.0 Drop support for node before v20 10.4 Add includeChildMatches: false option Export the Ignore class 10.3 Add...

dependencies

**My back-end uses the NestJS framework. When I configured the DTO...** ``` import { ApiProperty } from '@nestjs/swagger'; import { IsNumber, IsString } from 'class-validator'; export class ResultType { @ApiProperty({...

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@typescript-eslint/eslint-plugin&package-manager=npm_and_yarn&previous-version=7.16.0&new-version=8.35.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`....

dependencies
javascript

Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 25.0.8 to 28.0.6. Changelog Sourced from @​rollup/plugin-commonjs's changelog. v28.0.6 2025-06-17 Bugfixes fix: fix crash with invalidated proxy modules (#1876) v28.0.5 2025-06-14 Bugfixes fix: crawl dynamicRequireRoot outside cwd...

dependencies
javascript

Bumps [glob](https://github.com/isaacs/node-glob) from 10.4.3 to 11.0.3. Changelog Sourced from glob's changelog. changeglob 11.0 Drop support for node before v20 10.4 Add includeChildMatches: false option Export the Ignore class 10.3 Add...

dependencies
javascript