All notable changes to this project will be documented in this file.
- Refactor: Replace skql-js-engine with skl-js-engine (794dd9b)
- Refactor: Rename skql to skl (794dd9b)
- Adds properties from
requestBodyfields that are media typeapplication/jsonto the typing of theargsparameter of operation functions (6016c52)
- Added Typescript typing to the
argsargument of operations in an API namespace when OpenAPI specs are provided as Javascript objects (b3f0053)
- Added typescript autocompletion of possible operations in an API namespace when OpenAPI specs are provided as Javascript objects (23b5892)
- Ability to supply
apiSpecsto use a namespaced api operation interface - Ability to supply
skqlOptionsto use skql through Standard SDK
- Added a changelog
- Added release notes