Skip to content

Issues: openapi-ts/openapi-typescript

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Propagate request's response to be able to read status codes, and more bug Something isn't working openapi-fetch Relevant to the openapi-fetch library
#2317 opened May 11, 2025 by konsalex
1 task done
Differentiate between success and error for empty responses bug Something isn't working openapi-fetch Relevant to the openapi-fetch library
#2291 opened May 5, 2025 by cbodin
1 task
Update docs and examples for Next.js enhancement New feature or request openapi-fetch Relevant to the openapi-fetch library
#2242 opened Apr 3, 2025 by splicebison
1 task
Can't make it work with expo/fetch bug Something isn't working openapi-fetch Relevant to the openapi-fetch library
#2236 opened Mar 28, 2025 by 2ico
1 task
Allow Internal API Requests bug Something isn't working openapi-fetch Relevant to the openapi-fetch library
#2224 opened Mar 19, 2025 by vyconm
1 task
RFC: openapi-fetch 1.0 runtime hinting feature (codegen) enhancement New feature or request openapi-fetch Relevant to the openapi-fetch library
#2204 opened Mar 14, 2025 by drwpow
Library-generated Promises cannot be passed down to Next.js Client Components as props, triggering error bug Something isn't working openapi-fetch Relevant to the openapi-fetch library
#2188 opened Mar 4, 2025 by rubin-alldev
1 task
Change defaults in fetch options enhancement New feature or request openapi-fetch Relevant to the openapi-fetch library
#2159 opened Feb 18, 2025 by boompikachu
1 task
Request body is omitted from POST requests in Next.js bug Something isn't working openapi-fetch Relevant to the openapi-fetch library
#2111 opened Jan 23, 2025 by corydeppen
1 task done
Non-nullish data field enhancement New feature or request openapi-fetch Relevant to the openapi-fetch library
#2109 opened Jan 22, 2025 by musjj
1 task
Allow onRequest middleware to add headers that the schema requires enhancement New feature or request openapi-fetch Relevant to the openapi-fetch library openapi-fetch-codegen Requires codegen for openapi-fetch
#2073 opened Dec 28, 2024 by jnatmorris
Support Pinia Colada enhancement New feature or request good first issue Straightforward problem, solvable for first-time contributors without deep knowledge of the project openapi-fetch Relevant to the openapi-fetch library PRs welcome PRs are welcome to solve this issue!
#2056 opened Dec 18, 2024 by mettekou
1 task done
Suggestion: improve readability of data type enhancement New feature or request openapi-fetch Relevant to the openapi-fetch library
#2022 opened Nov 27, 2024 by OliverJAsh
1 task done
fetch: Docs misleading about per-request middleware enhancement New feature or request openapi-fetch Relevant to the openapi-fetch library
#2005 opened Nov 14, 2024 by Snurppa
1 task done
fix(#1977): refactor handling for empty responses openapi-fetch Relevant to the openapi-fetch library
#1986 opened Nov 5, 2024 by DjordyKoert Draft
1 of 3 tasks
Aborting requests with expired tokens from the Authentication Middleware enhancement New feature or request good first issue Straightforward problem, solvable for first-time contributors without deep knowledge of the project openapi-fetch Relevant to the openapi-fetch library PRs welcome PRs are welcome to solve this issue!
#1985 opened Nov 5, 2024 by darkbasic
1 task done
feat(react-query): Add client parameter to queryKey and remove options parameter enhancement New feature or request openapi-fetch Relevant to the openapi-fetch library
#1979 opened Oct 30, 2024 by jeiea
1 task done
Unexpected end of JSON input with empty response bug Something isn't working openapi-fetch Relevant to the openapi-fetch library
#1977 opened Oct 30, 2024 by SandroMaglione
1 task done
feat: narrow type based on status code openapi-fetch Relevant to the openapi-fetch library
#1970 opened Oct 25, 2024 by DjordyKoert Loading…
2 of 3 tasks
openapi-fetch Type instantiation is excessively deep and possibly infinite. enhancement New feature or request good first issue Straightforward problem, solvable for first-time contributors without deep knowledge of the project openapi-fetch Relevant to the openapi-fetch library PRs welcome PRs are welcome to solve this issue!
#1882 opened Aug 28, 2024 by vovsemenv
client.GET response type is "never" with apis that only define a default response type bug Something isn't working openapi-fetch Relevant to the openapi-fetch library PRs welcome PRs are welcome to solve this issue!
#1862 opened Aug 19, 2024 by ArenM
1 task done
onRequest: must return new Request() when modifying the request bug Something isn't working openapi-fetch Relevant to the openapi-fetch library PRs welcome PRs are welcome to solve this issue!
#1847 opened Aug 13, 2024 by WesleyYue
1 task
Replace Array<T> with Iterable<T> in request parameters enhancement New feature or request good first issue Straightforward problem, solvable for first-time contributors without deep knowledge of the project openapi-fetch Relevant to the openapi-fetch library PRs welcome PRs are welcome to solve this issue!
#1832 opened Aug 9, 2024 by htunnicliff
1 task done
Better Benchmarking for openapi-fetch? enhancement New feature or request openapi-fetch Relevant to the openapi-fetch library PRs welcome PRs are welcome to solve this issue!
#1818 opened Aug 5, 2024 by gzm0
Support cookie parameters openapi-fetch Relevant to the openapi-fetch library
#1771 opened Jul 18, 2024 by MicahParks
1 task
ProTip! Adding no:label will show everything without a label.