v7.0.0-test.0
Pre-release
Pre-release
fingerprint-dx-team
released this
27 Sep 12:13
·
50 commits
to main
since this release
Major Changes
- make
tag
field optional for Webhook (406a373) - Change
ModelMap
to contain any possible property, not just strings (f4a0749) - Rename errors models related to visits:
- rename
ErrorVisitsDelete400Response
toErrorVisitor400Response
- rename
ErrorVisitsDelete404ResponseError
toErrorVisitor404ResponseError
- rename
ErrorVisitsDelete404Response
toErrorVisitor404Response
(fe7e9f7)
- rename
Minor Changes
- events: Introduce
PUT
endpoint for/events
API (e9df386)
Patch Changes
- Remove unused
Model
struct (d398848)