-
### Description
The task is to migrate a specific test case (relative path based below) to Jest from TAP:
`packages/cactus-plugin-ledger-connector-xdai/src/test/typescript/integration/openapi/open…
-
### Description
With OpenAPI Specification 3.1, webhooks are not generated as services, resulting in an empty file.
```ts
// services.gen.ts
// This file is auto-generated by @hey-api/openapi-…
-
npx next-rest-framework validate is not working
"custom-generate-openapi": "npx tsx ./scripts/custom-generate-openapi.ts",
```
import { generate } from 'next-rest-framework/dist/cli/generate';…
-
I wanted to try it out as I was looking for a better openapi plugin for Hono, but got this error when I tried for the first time.
`import { validator as zValidator } from 'hono-openapi/zod'`
so…
-
### Description
Can openAPI ts remove type declarations after project construction to reduce packaging volume
-
## Current implementation
In Abacus, we generate an OpenAPI specification from the Rust types, and an `openapi.ts` file with TypeScript types from that OpenAPI spec.
Currently, Rust enum types, such …
-
**Description**
openapi-react-query crashes if endpoint returns null.
**Reproduction**
any endpoint which returns null with useQuery exposed by this library
**Expected result**
null is …
-
See https://github.com/phetsims/chipper/issues/1484
We would like to check for the existence of option keys before sprinkling them in, so that the default only needs to be declared once in the modu…
-
我是单独维护了一个新的npm包:`openapi-ts-request`
具体的配置可以看:https://github.com/openapi-ui/openapi-ts-request/issues/64
-
## Bug description
```
npm i -D openapi-typescript ts-to-zod
```
In `package.json`:
```json
{
"scripts": {
"fetch-openapi-types": "openapi-typescript https://developers.zoom.us/api-h…