Skip to content

Commit

Permalink
webhook fix docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
Kunsi committed Sep 1, 2024
1 parent 6cb3ef0 commit 53f2861
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion voctopublish/api_client/webhook_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@
"title": "my super cool talk",
},
"voctoweb": {
"cdn_url": "https://cdn.example.com/my-video.mp4",
"cdn_path": "/cdn.example.com/my-video.mp4",
"thumb_path": "/static.example.com/my-video.jpg",
"enabled": true,
"format": "h264-hd",
"frontend_url": "https://example.com/my-video",
Expand Down

0 comments on commit 53f2861

Please sign in to comment.