| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-22 | 472 Bytes | |
| v1.4.0 source code.tar.gz | 2026-08-22 | 50.2 kB | |
| v1.4.0 source code.zip | 2026-08-22 | 65.1 kB | |
| Totals: 3 Items | 115.7 kB | 0 | |
Features
- Added OpenAPI 3.2 support for QUERY operations, custom HTTP methods, and referenced media types
- Improved OpenAPI 3.1 support for boolean schemas, primitive constants, and reusable path items
Fixes
- Fixed client generation for models that conflict with JavaScript and Fetch API globals
- Generated uppercase standard HTTP methods in API requests (#30, by @jsphpl)
Full Changelog: https://github.com/vladkens/apigen-ts/compare/v1.3.1...v1.4.0