-
-
Notifications
You must be signed in to change notification settings - Fork 561
Insights: openapi-ts/openapi-typescript
Overview
Could not load contribution data
Please try again later
4 Releases published by 1 person
-
openapi-typescript@7.9.0
published
Aug 11, 2025 -
openapi-typescript@7.9.1
published
Aug 11, 2025 -
swr-openapi@5.3.1
published
Aug 11, 2025 -
openapi-metadata@0.2.2
published
Aug 11, 2025
15 Pull requests merged by 12 people
-
[ci] release
#2404 merged
Aug 11, 2025 -
docs(openapi-fetch): remove line about new examples
#2339 merged
Aug 11, 2025 -
fix(#2364): Add support for passing parameters to @ApiOperation
#2365 merged
Aug 11, 2025 -
Enum with Root Types Filtering Recursive Reference
#2375 merged
Aug 11, 2025 -
Enum generation descriptions - allow for nulls/empty strings
#2393 merged
Aug 11, 2025 -
chore(deps): update actions/checkout action to v5
#2403 merged
Aug 11, 2025 -
chore(deps): update dependency @vitejs/plugin-react to v5
#2400 merged
Aug 11, 2025 -
chore: update contributors
#2399 merged
Aug 11, 2025 -
[ci] release
#2398 merged
Aug 11, 2025 -
feat(openapi-typescript): support JSDoc examples from JSON schema examples array
#2374 merged
Aug 11, 2025 -
chore: Update deps
#2395 merged
Aug 11, 2025 -
chore: update speakeasy logo
#2388 merged
Aug 11, 2025 -
Fix snippet for Handling statefulness in
openapi-fetch/middleware-auth
page#2386 merged
Jul 30, 2025 -
Added explanation and link to Nuxt3 example.
#2381 merged
Jul 21, 2025
6 Pull requests opened by 2 people
-
chore(deps): update dependency feature-fetch to ^0.0.50
#2396 opened
Aug 11, 2025 -
chore(deps): update dependency @biomejs/biome to v2
#2397 opened
Aug 11, 2025 -
fix(deps): update dependency @redocly/openapi-core to v2
#2401 opened
Aug 11, 2025 -
chore(deps): update dependency swr to v2.3.6
#2405 opened
Aug 11, 2025 -
chore(deps): update dependency vite to v7.1.2
#2406 opened
Aug 12, 2025 -
Fix Request parameter being ignored by client methods
#2407 opened
Aug 12, 2025
4 Issues closed by 3 people
-
Patch brace-expansion vulnerability
#2356 closed
Aug 11, 2025 -
Parameters storage is not fulfilled by parameters provided in ApiOperation
#2364 closed
Aug 11, 2025 -
oneOf for multiple error response types leads to invalid .ts file
#2379 closed
Jul 18, 2025 -
$api.queryOptions query does not return queryClient.fetchQuery promise if used with useSuspenseQuery
#2377 closed
Jul 16, 2025
9 Issues opened by 9 people
-
Casing of Types is overwritten when using --root-types
#2402 opened
Aug 11, 2025 -
implement getQueryOptions at openapi-react-query
#2389 opened
Aug 6, 2025 -
Deeply-nested arrays/objects aren’t supported in query params
#2387 opened
Jul 30, 2025 -
openapi-react-query: Accessing http status code
#2383 opened
Jul 22, 2025 -
Incorrect processing of requests with text/plain body
#2382 opened
Jul 21, 2025 -
Incorrect typescript schema when using anyOf with properties
#2380 opened
Jul 20, 2025 -
Don't skip onResponse middleware when onRequest returns a Response object
#2378 opened
Jul 17, 2025 -
Endpoint parsing error when the parameter is an empty string.
#2376 opened
Jul 15, 2025
31 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Skip Schema prefix trimmin if --enum is used with --root-types-no-schema-prefix
#2206 commented on
Aug 11, 2025 • 2 new comments -
chore(deps): bump next from 15.3.2 to 15.3.3
#2370 commented on
Aug 11, 2025 • 0 new comments -
feat(openapi-fetch): add support for pathSerializer option
#2362 commented on
Aug 11, 2025 • 0 new comments -
feat(openapi-react-query): add prefixQueryKey option
#2357 commented on
Aug 11, 2025 • 0 new comments -
fix(transform): avoid duplicate enum declaration when using root types with no prefix
#2351 commented on
Aug 11, 2025 • 0 new comments -
openapi-fetch: `Request` parameter in client methods was ignored
#2332 commented on
Aug 11, 2025 • 0 new comments -
Fix nested length-constrained array generation
#2330 commented on
Aug 11, 2025 • 0 new comments -
chore(deps): update dependency lint-staged to v16
#2312 commented on
Aug 11, 2025 • 0 new comments -
chore(deps): update dependency @tanstack/react-query to v5.85.0
#2296 commented on
Aug 12, 2025 • 0 new comments -
feat(openapi-react-query): Add query client to create client
#2292 commented on
Aug 11, 2025 • 0 new comments -
Feat: Add support for pattern properties
#2288 commented on
Aug 11, 2025 • 0 new comments -
feat: Attach fetch response to SWR data/error
#2246 commented on
Aug 11, 2025 • 0 new comments -
Fix prefixItems / minItems / maxItems tuple generation (#2053)
#2148 commented on
Aug 11, 2025 • 0 new comments -
fix(openapi-typescript): missing jsdocs comment anyof nested schema
#2143 commented on
Aug 11, 2025 • 0 new comments -
fix(enum-values): access optional prop child props
#2139 commented on
Aug 11, 2025 • 0 new comments -
Better typesafety for `useInfiniteQuery`
#2126 commented on
Aug 11, 2025 • 0 new comments -
feat: fixed typescript error dynamic paths
#2106 commented on
Aug 11, 2025 • 0 new comments -
feat(#2056)!: support Pinia Colada
#2060 commented on
Aug 11, 2025 • 0 new comments -
feat: narrow type based on status code
#1970 commented on
Jul 21, 2025 • 0 new comments -
feat(openapi-react-query): use `queryOptions` helper
#1950 commented on
Aug 11, 2025 • 0 new comments -
Dependency Dashboard
#2173 commented on
Aug 12, 2025 • 0 new comments -
Allow Internal API Requests
#2224 commented on
Aug 12, 2025 • 0 new comments -
@tanstack/react-query 5.80.x breaks useInfiniteQuery inference
#2355 commented on
Aug 11, 2025 • 0 new comments -
useInfiniteQuery should support dynamic pagination parameter location
#2352 commented on
Aug 11, 2025 • 0 new comments -
If error responses do not declare a content type, then success responses can be typed as undefined.
#2350 commented on
Aug 7, 2025 • 0 new comments -
client.GET response type is "never" with apis that only define a default response type
#1862 commented on
Aug 5, 2025 • 0 new comments -
cjs format error in openapi-typescript@7.8.0
#2342 commented on
Aug 2, 2025 • 0 new comments -
Union type for `error` disappears in typescript-fetch v0.10
#1723 commented on
Jul 30, 2025 • 0 new comments -
Types do not narrow by response code correctly.
#2360 commented on
Jul 26, 2025 • 0 new comments -
Support for File Upload
#1214 commented on
Jul 18, 2025 • 0 new comments -
Bug Report: Response["error"] does not type all thrown errors (middleware/fetch errors missing)
#2372 commented on
Jul 15, 2025 • 0 new comments