Files
comfy-deploy-python/docs/models/operations/webhookstatus.md
bennykok 6ea0b09d80 init
2024-07-16 14:45:28 -07:00

11 lines
232 B
Markdown

# WebhookStatus
## Values
| Name | Value |
| ------------- | ------------- |
| `SUCCESS` | success |
| `FAILED` | failed |
| `NOT_STARTED` | not-started |
| `RUNNING` | running |