issues Search Results · repo:openapi-ts/openapi-typescript language:TypeScript
Filter by
723 results
(79 ms)723 results
inopenapi-ts/openapi-typescript (press backspace or delete to remove)openapi-typescript version
6.8.0
Node.js version
all
OS + version
all
Description
api-docs.minimal-reproduction.json
The route /api/carrier/photo/{carrierId}/fromOrders/{orderId} has required: ...
bug
openapi-ts
Akxe
- Opened yesterday
- #2369
Description
I m trying to migrate to swr-openapi. I use useSWRMutation(), and specifically am using the isMutating flag on the
return value.
Since swr-openapi doesn t expose a useSWRMutation() hook equivalent, ...
enhancement
swr-openapi
jkjustjoshing
- Opened 2 days ago
- #2367
Description
Hello,
openapi-typescript currently generates enums as string union types (e.g., export type Foo = bar | baz ;) when no further
configuration is supplied. This is great for type-checking ...
enhancement
openapi-ts
naseemkullah
- Opened 3 days ago
- #2366
https://github.com/openapi-ts/openapi-typescript/blob/99c346e06bb41511338d2a8c3752748e5d52a742/packages/openapi-metadata/src/decorators/api-operation.ts#L13
thus the parameters are not generated when ...
spamshaker
- Opened 4 days ago
- #2364
openapi-fetch version
0.14.0
Description
openapi fetch is sending incorrect Content-Length : with empty string, the correct one should be Content-Length : 123
const { data, error } =
await await.POST( ...
bug
openapi-fetch
Lodimup
- Opened 5 days ago
- #2363
openapi-typescript version
7.8.0
Node.js version
22.14.0
OS + version
macOS 15.5
Description
I am having troubles find out how to use a schema $ref object within query parameters.
They below example ...
bug
openapi-ts
aeharding
- Opened 9 days ago
- #2361
openapi-fetch version
0.14.0
Description
If I have some generated types that look like this:
responses: {
/** @description successful operation */
200: {
...
bug
openapi-fetch
dwjohnston
- Opened 13 days ago
- #2360
openapi-react-query version
0.5.0
Description
Hi !
I d like to override the queryKey parameter of tanstack query, so I tried to follow the doc of useQuery :
const { data, error, isLoading } = $api.useQuery( ...
bug
openapi-react-query
alxthm
- Opened 15 days ago
- #2359
openapi-typescript version
7.8.0
Node.js version
N/A
OS + version
N/A
Description
7.8.0 depends on brace-expansion 2.0.1 which as a vulnerability: https://osv.dev/vulnerability/GHSA-v6h2-p8h4-qcjw ...
bug
openapi-ts
tarngerine
- Opened 20 days ago
- #2356
openapi-react-query version
0.5.0
Description
Pretty much what it says in the header. When you use useInfiniteQuery with a @tanstack/react-query version greater
than 5.80.0, it breaks the inference ...
bug
openapi-react-query
daviduzumeri
- Opened 22 days ago
- #2355

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.