packages/openapi-ts/README.md
Clone this repository
For self-hosted knots, clone URLs may differ based on your setup.
Download tar.gz
- Updated type definition to allow Promise<void> return type for both Record and bulk callback
- Updated implementation to await all schema callback invocations (v2 and v3)
- Added comprehensive tests for async bulk callbacks and async Record-based callbacks
- Verified with manual CLI test that async operations work correctly
Co-authored-by: mrlubos <12529395+mrlubos@users.noreply.github.com>
Co-authored-by: mrlubos <12529395+mrlubos@users.noreply.github.com>
- Updated type definition to allow function signature in addition to Record
- Implemented bulk callback for OpenAPI v3 schemas
- Implemented bulk callback for OpenAPI v2 (swagger) definitions
- Added comprehensive tests for both v2 and v3 specs
- Tests cover basic callbacks, mutations, version extraction, and invalid schema handling
Co-authored-by: mrlubos <12529395+mrlubos@users.noreply.github.com>
Add `patch.input` and shorthand `patch()` option for full specification transformations
Co-authored-by: mrlubos <12529395+mrlubos@users.noreply.github.com>
Co-authored-by: mrlubos <12529395+mrlubos@users.noreply.github.com>
Co-authored-by: mrlubos <12529395+mrlubos@users.noreply.github.com>
Co-authored-by: mrlubos <12529395+mrlubos@users.noreply.github.com>
chore(deps): update dependency dotenv to v17.3.1
chore(deps): update dependency turbo to v2.8.8