·
10 commits
to main
since this release
Minor Changes
- Switched to using native
fetch
API instead ofnode-fetch
dependency, improving performance and reducing bundle size.
Patch Changes
- Removed support for
in: body
parameters due to Arazzo specification updates. - Updated typings for OAS 3.0 and OAS 3.1 Schemas.