Skip to content
Snippets Groups Projects

:rocket: RELEASE: Bump to 0.2.0

Merged Samuel Guillemet requested to merge develop into main
14 files
+ 261
125
Compare changes
  • Side-by-side
  • Inline
Files
14
@@ -38,7 +38,7 @@ class CheckedInWebHook(BaseWebhookEvent):
@@ -38,7 +38,7 @@ class CheckedInWebHook(BaseWebhookEvent):
payload: Payload = Field(
payload: Payload = Field(
...,
...,
description="Contains a property with the plainToken value, the string to hash.",
description="Contains all the information about the Zoom Room that checked in.",
)
)
Loading