| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-13 | 572 Bytes | |
| v1.3.0 source code.tar.gz | 2026-03-13 | 49.8 kB | |
| v1.3.0 source code.zip | 2026-03-13 | 65.1 kB | |
| Totals: 3 Items | 115.5 kB | 0 | |
Features
- Filter endpoints by path and tags when generating the client
- AbortController support for canceling in-flight requests
- Support for constant string types in schemas
Bug Fixes
- Fixed compatibility with
exactOptionalPropertyTypesTypeScript compiler option - Fixed negative numbers not being recognized in inline enums
- Fixed early
$refin response schemas not being resolved correctly - Fixed
nullablebeing ignored when combined with object properties