Issues
- 0
Better handling of form-data
#642 opened by xegulon - 8
Are there any new releases planned?
#599 opened by faustnord - 5
Next.js App Router Compatibility
#619 opened by ZilvinasAbr - 38
Excessive stack depth comparing types
#505 opened by soulchild - 1
'params' does not exist in type
#627 opened by its-lotfy - 1
[Feature Request] MSW adapter
#623 opened by FranciscoKloganB - 4
Import error
#562 opened by JohnKucharsky - 2
- 1
- 4
Surface body validation errors
#607 opened by Faithfinder - 1
- 3
No typesafety when using helpers
#606 opened by Faithfinder - 4
Array type in query parameters
#589 opened by MalpenZibo - 2
How to handle stream responses?
#604 opened by jung-han - 10
- 1
"signal" does not exist in type when using an alias
#590 opened by wtlgo - 3
- 3
- 2
- 6
- 2
TypeError: o.status is not a function
#574 opened by aspdev91 - 2
Provide a clear way to work with dates
#567 opened by cyrilchapon - 1
NestJS integration is it possible
#573 opened by LeulAria - 1
TypeError: cookies is not iterable
#571 opened by moltar - 3
`app.use((err, req, res, next) => {})` get implicit any for TypeScript 5.2.2
#565 opened by hanayashiki - 2
Support refs in generated openapi specs
#563 opened by tonyxiao - 1
Provide a Jotai integration
#568 opened by cyrilchapon - 1
[Feature Request] add ability to have example values for parameters and responses
#556 opened by NatoNathan - 0
Response type is different in @zodios/express from the makeApi types endpoints.
#557 opened by razb-viola - 1
Body and response types should be exported
#551 opened by localhosted - 1
Generated code should be idempotent
#550 opened by localhosted - 3
Update Docs
#458 opened by CarlosZiegler - 7
No Content-Type if requestFormat "json"
#500 opened by AlexeyMatskevich - 1
Generate enum and union with zodios
#530 opened by palaniichukdmytro - 4
- 1
react-hooks: Types lost when chaining imports
#526 opened by schoettler - 5
Add empty builder signatures
#490 opened by Dimava - 7
Missing optional params after updating to 10.9.3+
#514 opened by Zehir - 2
- 3
Zodios v10.9.3 brakes path parameters
#506 opened by wilfried-huss - 3
Only 36 endpoints and "Type instantiation is excessively deep and possibly infinite" error
#495 opened by Richard87 - 4
Parenthesis in path is included in parameter
#503 opened by gtflip - 1
- 5
[Proposal] Create a way for Query Parameters to have a custom operator other than just "="
#475 opened by cloudbring - 1
ZodError gets empty path
#491 opened by ivan-kleshnin - 1
[docs] axios @types typings are deprecated
#480 opened by Dimava - 2
- 8
Unable to call delete since body is typed as never
#469 opened by oekstrand - 1
Some advice for creating a Fastify adapter ?
#465 opened by carere - 1
[Question] Is there any way to catch all ZodiosErros like Axios interceptors do?
#456 opened by lucas-santosP