Skip to content

v0.6.0

Compare
Choose a tag to compare
@rchodava rchodava released this 17 Apr 03:44
· 2 commits to master since this release
e0a1b76

What's Changed

  • 🌿 Fern Regeneration -- April 17, 2024 by @fern-api in #43

Highlights:

  • Moves to more common schema types for some API responses, instead of giving each API endpoint its own response type. The actual type properties should stay relatively the same.
  • Introduces the CardFunctionType parameter (this is either guest or staff on the HTTP API, with equivalent go constants) within VisionlineMetadata of the credential create request
  • Fixes the missing properties in the events returned by the event list response

Full Changelog: v0.5.0...v0.6.0