GitHub / openapi-ts/openapi-typescript issues and pull requests
#2058 - Docs: fix build
Pull Request -
State: closed - Opened by drwpow 8 months ago
- 4 comments
#2057 - [ci] release
Pull Request -
State: closed - Opened by openapi-ts-bot 8 months ago
- 2 comments
#2056 - Support Pinia Colada
Issue -
State: open - Opened by mettekou 8 months ago
- 2 comments
Labels: enhancement, PRs welcome, good first issue, openapi-fetch
#2055 - nullable property is not nullable in generated code
Issue -
State: closed - Opened by rwb196884 8 months ago
- 6 comments
Labels: bug, question, openapi-ts
#2054 - openapi-react-query: can't change queryKey/functionKey default behaviour OR set on use
Issue -
State: closed - Opened by KidLinus 8 months ago
- 2 comments
Labels: enhancement, openapi-fetch
#2053 - Fix prefixItems / minItems / maxItems tuple generation
Pull Request -
State: closed - Opened by duncanbeevers 8 months ago
- 2 comments
#2052 - feat: brings back --make-paths-enum option to generate ApiPaths enum
Pull Request -
State: closed - Opened by laurenz-glueck 8 months ago
- 6 comments
#2051 - Fix colliding enumValues exports
Pull Request -
State: closed - Opened by duncanbeevers 8 months ago
- 3 comments
#2049 - Add schema to postTransform options
Pull Request -
State: closed - Opened by duncanbeevers 8 months ago
- 1 comment
#2048 - `--array-length` with `minItems: 1` generates empty array
Issue -
State: open - Opened by OliverJAsh 8 months ago
- 4 comments
Labels: bug, openapi-ts
#2047 - Types aren't correctly exported for CJS
Issue -
State: open - Opened by Oupsla 8 months ago
- 4 comments
Labels: bug, openapi-ts
#2045 - Package not found on NPM
Issue -
State: closed - Opened by Aschen 8 months ago
- 2 comments
Labels: bug, openapi-fetch
#2044 - openapi-typescript-helpers documentation
Issue -
State: open - Opened by thesammiller 8 months ago
- 3 comments
#2043 - feat: explicitly export root types
Pull Request -
State: closed - Opened by TkDodo 8 months ago
- 2 comments
#2041 - Update bug/feature templates
Pull Request -
State: closed - Opened by drwpow 8 months ago
- 3 comments
#2039 - Increase size limit for openapi-fetch
Pull Request -
State: closed - Opened by drwpow 8 months ago
- 2 comments
#2038 - Ignore .turbo from publishing
Pull Request -
State: closed - Opened by drwpow 8 months ago
- 3 comments
#2037 - Manually version packages
Pull Request -
State: closed - Opened by drwpow 8 months ago
- 3 comments
#2036 - Fix release build
Pull Request -
State: closed - Opened by drwpow 8 months ago
- 3 comments
#2035 - Updating to openapi-fetch@0.13.2 Breaks TypeScript
Issue -
State: closed - Opened by ryanelian 8 months ago
- 8 comments
Labels: bug, duplicate, openapi-fetch
#2034 - [openapi-react-query] Misleading useQuery functionKey documentation
Issue -
State: open - Opened by ShockiTV 8 months ago
Labels: bug, openapi-ts
#2033 - Export types/interfaces instead of inlining objects
Issue -
State: closed - Opened by TkDodo 8 months ago
- 1 comment
Labels: enhancement, openapi-ts
#2032 - openapi-fetch@0.13.2 missing 'dist' in package
Issue -
State: closed - Opened by jgoz 8 months ago
- 10 comments
Labels: bug, openapi-fetch
#2031 - Fix build
Pull Request -
State: closed - Opened by drwpow 8 months ago
- 3 comments
#2030 - [ci] release
Pull Request -
State: closed - Opened by openapi-ts-bot 8 months ago
- 2 comments
#2029 - implement OAS3.1 dynamic references
Issue -
State: open - Opened by hesxenon 8 months ago
- 2 comments
Labels: enhancement, openapi-ts
#2027 - Add Turborepo
Pull Request -
State: closed - Opened by drwpow 8 months ago
- 3 comments
#2026 - Chore: Update deps
Pull Request -
State: closed - Opened by drwpow 8 months ago
- 3 comments
#2025 - Chore: consolidate dep versions, update lockfile
Pull Request -
State: closed - Opened by drwpow 8 months ago
- 3 comments
#2024 - [ci] release
Pull Request -
State: closed - Opened by openapi-ts-bot 8 months ago
- 2 comments
#2022 - Suggestion: improve readability of data type
Issue -
State: open - Opened by OliverJAsh 8 months ago
- 1 comment
Labels: enhancement, openapi-fetch
#2021 - Argument of type '"/example/post-endpoint"' is not assignable to parameter of type 'PathsWithMethod<paths, "post">'
Issue -
State: closed - Opened by ViktorPontinen 8 months ago
- 5 comments
Labels: bug, openapi-fetch
#2020 - Add client option to pass custom RequestInit object into fetch requests for supported implementations
Pull Request -
State: closed - Opened by mellster2012 8 months ago
- 9 comments
#2019 - chore(deps-dev): bump @sveltejs/kit from 2.7.3 to 2.8.3
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
- 3 comments
Labels: dependencies
#2018 - Unable to connect to non public schemas
Issue -
State: closed - Opened by emavitta 8 months ago
Labels: bug, openapi-ts
#2017 - Body of POST request is empty
Issue -
State: closed - Opened by kareemmahlees 8 months ago
- 1 comment
Labels: bug, openapi-fetch
#2016 - (Chore) Add Turborepo
Issue -
State: closed - Opened by drwpow 8 months ago
- 5 comments
Labels: enhancement
#2015 - [Bug] cannot access relative/proxied URLs
Issue -
State: closed - Opened by Lakelimbo 8 months ago
- 3 comments
Labels: bug, openapi-fetch
#2013 - postTransform would be more useful with schema information
Issue -
State: closed - Opened by duncanbeevers 9 months ago
- 3 comments
Labels: bug, openapi-ts
#2012 - Optional parameters with `default` are generated as required
Issue -
State: open - Opened by isweetland 9 months ago
- 5 comments
Labels: bug, openapi-ts
#2011 - `useMutation` throws "__privateGet(...).defaultMutationOptions is not a function"
Issue -
State: closed - Opened by kevinhikaruevans 9 months ago
Labels: bug, openapi-ts
#2010 - Unable to send correct optional path segments
Issue -
State: closed - Opened by nikcio 9 months ago
- 5 comments
Labels: bug, openapi-fetch
#2007 - How to change response ts type when use middleware
Issue -
State: closed - Opened by QJvic 9 months ago
- 1 comment
Labels: enhancement, openapi-fetch
#2006 - feat(metadata): documentation, fixes and improvements
Pull Request -
State: closed - Opened by kerwanp 9 months ago
- 1 comment
#2005 - fetch: Docs misleading about per-request middleware
Issue -
State: open - Opened by Snurppa 9 months ago
Labels: enhancement, openapi-fetch
#2004 - feat(react-query): add prefixQueryKey to createClient
Pull Request -
State: closed - Opened by jeiea 9 months ago
- 1 comment
#2003 - [ci] release
Pull Request -
State: closed - Opened by openapi-ts-bot 9 months ago
- 2 comments
#2002 - [ci] release
Pull Request -
State: closed - Opened by openapi-ts-bot 9 months ago
- 2 comments
#2001 - feat(metadata): handle array types and improve api property types
Pull Request -
State: closed - Opened by kerwanp 9 months ago
- 2 comments
Labels: openapi-metadata
#2000 - openapi-react-query does not handle the server returning null
Issue -
State: closed - Opened by gaborbernat 9 months ago
- 1 comment
Labels: enhancement, openapi-fetch
#1999 - fix(openapi-typescript): include location in error messages
Pull Request -
State: closed - Opened by patzick 9 months ago
- 4 comments
Labels: openapi-ts
#1997 - Injecting imports for transformed types
Issue -
State: closed - Opened by gresnick 9 months ago
- 1 comment
Labels: bug, openapi-ts
#1996 - [ci] release
Pull Request -
State: closed - Opened by openapi-ts-bot 9 months ago
- 2 comments
#1995 - [ci] release
Pull Request -
State: closed - Opened by openapi-ts-bot 9 months ago
- 2 comments
#1994 - Repo Configuration: NPM_TOKEN updates needed for swr-openapi publishing
Issue -
State: closed - Opened by htunnicliff 9 months ago
- 2 comments
#1993 - Update swr-openapi dependencies and fix types
Pull Request -
State: closed - Opened by htunnicliff 9 months ago
- 3 comments
#1992 - openapi-metadata
Pull Request -
State: closed - Opened by kerwanp 9 months ago
- 1 comment
#1991 - Skip updating contributors with unavailable GitHub accounts
Pull Request -
State: closed - Opened by htunnicliff 9 months ago
- 4 comments
#1990 - [docs] update contributors scripts breaks builds when a GitHub account is deactivated
Issue -
State: closed - Opened by htunnicliff 9 months ago
Labels: docs
#1989 - docs(openapi-react-query): fix useMutation API reference
Pull Request -
State: closed - Opened by ElayGelbart 9 months ago
- 1 comment
#1988 - Fix swr-openapi dependencies and update imported types
Pull Request -
State: closed - Opened by htunnicliff 9 months ago
- 3 comments
#1987 - [ci] release
Pull Request -
State: closed - Opened by openapi-ts-bot 9 months ago
- 2 comments
#1986 - fix(#1977): refactor handling for empty responses
Pull Request -
State: open - Opened by DjordyKoert 9 months ago
- 7 comments
Labels: openapi-fetch
#1985 - Aborting requests with expired tokens from the Authentication Middleware
Issue -
State: open - Opened by darkbasic 9 months ago
- 4 comments
Labels: enhancement, PRs welcome, good first issue, openapi-fetch
#1984 - Enum extensions - format description as jsdoc instead of comments
Issue -
State: open - Opened by DavidDeSloovere 9 months ago
- 1 comment
Labels: enhancement, openapi-ts
#1983 - Generated TS definitions don't contain any path/query parameters.
Issue -
State: closed - Opened by Rattlyy 9 months ago
- 1 comment
Labels: bug, openapi-ts
#1982 - Fix path params as types
Pull Request -
State: closed - Opened by prewk 9 months ago
- 3 comments
#1981 - fix(openapi-react-query): add client parameter to queryKey
Pull Request -
State: closed - Opened by jeiea 9 months ago
- 8 comments
Labels: openapi-react-query
#1979 - feat(react-query): Add client parameter to queryKey and remove options parameter
Issue -
State: open - Opened by jeiea 9 months ago
- 3 comments
Labels: enhancement, openapi-fetch
#1977 - `Unexpected end of JSON input` with empty response
Issue -
State: open - Opened by SandroMaglione 9 months ago
- 1 comment
Labels: bug, openapi-fetch
#1976 - Fix middleware docs
Pull Request -
State: closed - Opened by jo-m 9 months ago
- 2 comments
#1975 - Fix invalid data check in query/mutation fn
Pull Request -
State: closed - Opened by HugeLetters 9 months ago
- 3 comments
Labels: openapi-react-query
#1974 - feat(openapi-fetch): add onError handler to middleware
Pull Request -
State: closed - Opened by luchsamapparat 9 months ago
- 7 comments
Labels: openapi-fetch
#1973 - openapi-react-query throws with null values
Issue -
State: closed - Opened by HugeLetters 9 months ago
- 8 comments
Labels: bug, good first issue, openapi-react-query
#1972 - Inconsistent cache key - `queryOptions` requires third parameter and not for `useQuery`/`useSuspenceQuery`
Issue -
State: closed - Opened by BenJeau 9 months ago
- 1 comment
Labels: bug, openapi-ts
#1971 - [ci] release
Pull Request -
State: closed - Opened by openapi-ts-bot 9 months ago
- 2 comments
#1970 - feat: narrow type based on status code
Pull Request -
State: open - Opened by DjordyKoert 9 months ago
- 8 comments
Labels: openapi-fetch
#1969 - [ci] release
Pull Request -
State: closed - Opened by openapi-ts-bot 9 months ago
- 2 comments
#1968 - feat: 204 to undefined
Pull Request -
State: closed - Opened by DjordyKoert 9 months ago
- 1 comment
#1967 - CI: Increase stale issue timeout
Pull Request -
State: closed - Opened by drwpow 9 months ago
- 3 comments
#1966 - Chore: Update Next.js
Pull Request -
State: closed - Opened by drwpow 9 months ago
- 2 comments
#1965 - [ci] release
Pull Request -
State: closed - Opened by openapi-ts-bot 9 months ago
- 2 comments
#1964 - Chore: Update deps
Pull Request -
State: closed - Opened by drwpow 9 months ago
- 3 comments
#1963 - [ci] release
Pull Request -
State: closed - Opened by openapi-ts-bot 9 months ago
- 2 comments
#1962 - CI: Add bot token
Pull Request -
State: closed - Opened by drwpow 9 months ago
- 2 comments
#1961 - [ci] release
Pull Request -
State: closed - Opened by github-actions[bot] 9 months ago
- 1 comment
#1960 - [ci] release
Pull Request -
State: closed - Opened by github-actions[bot] 9 months ago
- 1 comment
#1959 - Fix handling of nullable schemas
Pull Request -
State: closed - Opened by mikebolt 9 months ago
- 3 comments
Labels: openapi-ts
#1958 - Add a flag to skip Schema prefix when rendering root types
Pull Request -
State: closed - Opened by sultaniman 9 months ago
- 21 comments
Labels: openapi-ts
#1957 - Inconsistent behavior for optional properties with defaults
Issue -
State: open - Opened by Gero-B 9 months ago
- 5 comments
Labels: bug, openapi-ts
#1956 - Content-Type of type multipart must include a boundary parameter
Issue -
State: closed - Opened by gpichot 9 months ago
- 2 comments
Labels: bug, openapi-fetch
#1955 - Add support for @pattern, @format, @nullable
Issue -
State: open - Opened by robogeek 9 months ago
- 3 comments
Labels: enhancement, PRs welcome, good first issue, openapi-ts
#1954 - The throwing middleware implementation available in the documentation is not working
Issue -
State: closed - Opened by darkbasic 9 months ago
- 18 comments
Labels: openapi-fetch, docs
#1953 - Inspect URL object with `openapi-fetch`
Issue -
State: closed - Opened by musjj 10 months ago
- 2 comments
Labels: enhancement, openapi-fetch
#1952 - fix(openapi-react-query): Fix typing of queryOptions
Pull Request -
State: closed - Opened by zsugabubus 10 months ago
- 8 comments
Labels: openapi-react-query
#1950 - feat(openapi-react-query): use `queryOptions` helper
Pull Request -
State: open - Opened by freshgiammi 10 months ago
- 9 comments
Labels: openapi-react-query
#1949 - openapi-react-query select option does not infer types correctly
Issue -
State: closed - Opened by lukasbash 10 months ago
- 2 comments
Labels: bug, openapi-react-query
#1948 - fix(openapi-typescript-helpers): fix SuccessResponseJSON, ErrorResponseJSON and RequestBodyJSON
Pull Request -
State: closed - Opened by piousdeer 10 months ago
- 1 comment
#1947 - [openapi-react-query] Uncaught Error: No QueryClient set, use QueryClientProvider to set one
Issue -
State: open - Opened by bogoblin 10 months ago
- 13 comments
Labels: docs, openapi-react-query
#1946 - queryOptions return wrong type from API function
Issue -
State: closed - Opened by lukasbash 10 months ago
Labels: bug, openapi-react-query