Merge remote-tracking branch 'origin/feature/modal-cluster' into feature/modal-cluster
# Conflicts: # src/BowongModalFunctions/api.py # src/BowongModalFunctions/utils/SentryUtils.py # src/cluster/ffmpeg_app.py
This commit is contained in:
@@ -55,6 +55,7 @@ class WebhookNotify(BaseModel):
|
||||
examples=["Bearer 123456"], default=None)
|
||||
|
||||
|
||||
|
||||
class BaseFFMPEGTaskRequest(BaseModel):
|
||||
webhook: Optional[WebhookNotify] = Field(description="Task webhook", default=None)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user