Skip to content

issues Search Results · repo:openapi-ts/openapi-typescript language:TypeScript

Filter by

715 results
 (95 ms)

715 results

inopenapi-ts/openapi-typescript (press backspace or delete to remove)

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 
    yesterday
  • #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 
    2 days ago
  • #2355

openapi-react-query version 0.5.0 Description The useMutation function is missing the Options parameter like in useQuery. useQuery Docs: - options - The fetch options to use for the request. ...
bug
openapi-react-query
  • mnlfischer
  • Opened 
    3 days ago
  • #2354

Description The current implementation of useInfiniteQuery in the generated client forces pagination via a pageParamName, injecting pageParam directly into the query parameters. Example of the generated ...
enhancement
openapi-react-query
  • DevSnap
  • 1
  • Opened 
    4 days ago
  • #2352

openapi-fetch version 0.14.0 Description In a scenario where error response do not have content shapes defined, then the type narrowing behaviour for success responses stops working correctly and can ...
bug
openapi-fetch
  • dwjohnston
  • Opened 
    9 days ago
  • #2350

openapi-typescript version 7.8.0 Node.js version 20.17.0 OS + version 15 Description Description If we have the field called summary in our response, it wouldn t generate types and throwing the ...
bug
openapi-ts
  • kyawsiesein
  • Opened 
    12 days ago
  • #2349

Description Currently $api exposes multiple methods such as useQuery, useMutation. In a multi-person team, we hope to use only queryOptions to unify the style. Proposal export default function createQueryOptionsClient ...
enhancement
openapi-react-query
  • faner11
  • Opened 
    14 days ago
  • #2346

Description Tanstack React Query docs and example make use of useQueryClient frequently. For example, invalidations from mutations. These examples/use cases are not currently possible. Proposal Expose ...
enhancement
openapi-react-query
  • ataylorme
  • Opened 
    15 days ago
  • #2345

openapi-react-query version 0.5.0 Description POST request made with openapi-fetch and openapi-react-query is missing the content-type header (server expects application/json). Reproduction My POST ...
bug
openapi-react-query
  • aaronbeall
  • 2
  • Opened 
    15 days ago
  • #2344

openapi-react-query version 0.5.0 Description The error types for all query/mutation methods, including queryOptions, is inferred incorrectly and always results in undefined (or null | undefined). ...
bug
openapi-react-query
  • CynicalBusiness
  • Opened 
    15 days ago
  • #2343
Issue origami icon

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 Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

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 Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub