-
@drwpow, I'm taking the liberty to moving your comment to an issue so we do not lose the discussion.
> Also a note—I’ve found the benchmarking to be wildly inconsistent 😓. It’s still in beta for Vi…
gzm0 updated
2 months ago
-
### What version of Elysia is running?
latest
### What platform is your computer?
mac air m1
### What steps can reproduce the bug?
### What is the expected behavior?
_No resp…
-
**Description**
I want to create an Authentication interceptor that whenever the JWT token is expired aborts the requests since there is no need to to keep them alive if they're going to return 401…
-
**Description**
Currently, `openapi-fetch` uses the method as the function name (ex: `client.GET()`) and there is no way to use the method as an argument. When building around `openapi-fetch` it re…
-
### Description
I'm experimenting with `openapi-ts` in a new project, and am currently attempting to create a new organization by using the following service (fetch)
```ts
/**
* Create an organ…
-
I was trying to follow two parts of a tutorial for GraphQL Mesh:
1. [OpenAPI / Swagger Source Handlers](https://the-guild.dev/graphql/mesh/v1/source-handlers/openapi)
2. [Local Execution](https://…
-
Here is the reproduction code:
```ts
import { serve } from "@hono/node-server";
import { swaggerUI } from "@hono/swagger-ui";
import { createRoute, OpenAPIHono } from "@hono/zod-openapi";
impor…
-
## 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…
-
Hi! hope you can help me with this.
## What happens?
When I'm trying to generate my services, I'm getting an error when trying to fetch an schema from an URL like this (changed Ref for privacy)
`…
-
#### Bug Report Checklist
- [X] Have you provided a full/minimal spec to reproduce the issue?
- [X] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…