Skip to content

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 10 Nov 13:34
· 43 commits to main since this release

✨ New Features

  • 2063405 - delete user_id from paths and request bodies to get it from auth payload (commit by @GermanMT)
  • e62dcf8 - add tix/vex id on path and transform post endopoints to get (commit by @GermanMT)

🐛 Bug Fixes

  • 4140831 - encode dicts from services before returning (commit by @GermanMT)
  • f46079c - serialization of moment in vex responses (commit by @GermanMT)
  • b21f568 - change VEX responses to return VEX document inside the metadata key (commit by @GermanMT)

✅ Tests

📝 Documentation Changes

  • 71b9ce2 - change dos for get user d from auth payload (commit by @GermanMT)
  • 1884c7f - change documentation for download tix/vex endopoints (commit by @GermanMT)

🔧 Chores