TypeScript helpers for consuming openapi-typescript types. Latest version: 0.0.15, last published: 5 months ago. Start using openapi-typescript-helpers in your project by running `npm i openapi-typescript-helpers`. There are 44 other projects in the npm
"openapi-typescript-helpers": "workspace:^" }, "devDependencies": { "@tanstack/react-query": "^5.62.8", "@tanstack/react-query": "^5.62.14", "@testing-library/react": "^16.1.0", "@types/react": "18.3.1", "@vitejs/plugin-react": "^4.3.4", "del-cli": "^5.1.0", "es...
This library has done things like custom OneOf<…> helpers, to swapping handling of intersections, all in the name of TypeScript behaving as you’d expect your OpenAPI schema to perform, which isn’t as straightforward as people think. Anyways, all that said, it’s not too late to ...
openapi-typescript-helpers TypeScript helpers for consuming openapi-typescript types drewpowers• 0.0.15 • 5 months ago • 41 dependents • MITpublished version 0.0.15, 5 months ago41 dependents licensed under $MIT 3,182,470 @openapitools/openapi-generator-cli A npm package wrapper for ...
git config --global user.name userName git config --global user.email userEmail 分支2 标签0 围城1136a97dc2天前 231 次提交 提交 .vscode 11 4个月前 Byte.Core.Admin 添加 3个月前 Byte.Core.Api 11 2个月前 Byte.Core.Business 升级(未完成 ...
OpenAPI client generator used to generate Oxide TypeScript SDK. Latest version: 0.6.1, last published: 16 days ago. Start using @oxide/openapi-gen-ts in your project by running `npm i @oxide/openapi-gen-ts`. There are no other projects in the npm registr
@@ -11,10 +11,6 @@ import type { SuccessResponse, } from "openapi-typescript-helpers"; // Note: though "any" is considered bad practice in general, this library relies // on "any" for type inference only it can give. Same goes for the "{}" type. /* eslint-disable @typescrip...
openapi-typescript-helpers@0.0.8 … openapi-fetch@0.8.0 ElForastero committed Oct 11, 2023 Verified 1 parent 679b954 commit 7ac5174 Showing 5 changed files with 189 additions and 13 deletions. Whitespace Ignore whitespace Split Unified ....
Usage Generatepathswithopenapi-typescript. Then you can create aclient. importaxiosfrom"axios";import{paths}from"./schema";import{createClient}from"openapi-axios-query";import{QueryClient}from"@tanstack/react-query";constqueryClient=newQueryClient();constclient=createClient<paths>({baseURL:"https:...
"openapi-typescript-helpers": "0.0.13", "openapi-typescript-helpers": "workspace:*", "type-fest": "4.26.1" }, "devDependencies": { @@ -79,8 +79,8 @@ "husky": "9.1.5", "lint-staged": "15.2.10", "lodash": "4.17.21", "openapi-fetch": "0.12.0", "openapi-typescript":...