Skip to content

v7.0.0-test.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@fingerprint-dx-team fingerprint-dx-team released this 27 Sep 12:13
· 50 commits to main since this release
5c1de1b

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 to ErrorVisitor400Response
    • rename ErrorVisitsDelete404ResponseError to ErrorVisitor404ResponseError
    • rename ErrorVisitsDelete404Response to ErrorVisitor404Response (fe7e9f7)

Minor Changes

  • events: Introduce PUT endpoint for /events API (e9df386)

Patch Changes

  • Remove unused Model struct (d398848)