mirror of
https://github.com/LukeHagar/comfy-deploy-python.git
synced 2025-12-06 12:27:45 +00:00
11 lines
232 B
Markdown
11 lines
232 B
Markdown
# WebhookStatus
|
|
|
|
|
|
## Values
|
|
|
|
| Name | Value |
|
|
| ------------- | ------------- |
|
|
| `SUCCESS` | success |
|
|
| `FAILED` | failed |
|
|
| `NOT_STARTED` | not-started |
|
|
| `RUNNING` | running | |