mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-06-07 07:55:16 +02:00
chore: fix ARI documentation
This commit is contained in:
parent
ebeffdbc40
commit
b728cc4922
8 changed files with 7 additions and 40 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# generated by datamodel-codegen:
|
||||
# filename: dograh-openapi-XXXXXX.json.Zvc0Wos2dk
|
||||
# timestamp: 2026-05-12T13:08:52+00:00
|
||||
# filename: dograh-openapi-XXXXXX.json.BPTCZt07wQ
|
||||
# timestamp: 2026-05-13T16:22:23+00:00
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
|
|
|
|||
|
|
@ -76,9 +76,3 @@ class Webhook(TypedNode):
|
|||
`{{annotations.qa_xxx}}`, etc.
|
||||
"""
|
||||
|
||||
retry_config: Optional[dict[str, Any]] = None
|
||||
"""
|
||||
Optional retry settings: `enabled` (bool), `max_retries` (int),
|
||||
`retry_delay_seconds` (int).
|
||||
"""
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue