- Adds end date in params for Actions and related streams #31
- Dependabot update #25
- Updates integer datatype to String in action_updates schema #21
- Sets empty string as default value for model_id if not configured #23
- Fix model_id parsing error when it is not configured #22
- Added circle, pylint, and bumped to 1.0.0 for GA release
- Fix issue for
conversion_paths
. Increase JSON schema decimal digits tomultipleOf
=1e-8
.
- Add endpoint for
conversion_paths
and update documentation, which requires new optionaltap_config.json
parametermodel_id
.
- Fix issue with Actions and Action Updates, replace reserved work column
oid
withorder_id
.
- Initial commit