openapi-fetch Type instantiation is excessively deep and possibly infinite.
#1882
Labels
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!
I have the code with 2 api calls - one with "openapi-fetch" other with "openapi-react-query"
but only "openapi-react-query" have actual error on paths that didn't exist,
"openapi-fetch"generates the
Type instantiation is excessively deep and possibly infinite.
Because of that vscode autocomplete didn't work in case with "openapi-fetch"
api.d.ts.zip
The text was updated successfully, but these errors were encountered: