mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-06-07 07:55:16 +02:00
chore: return formatted transcript url
- Return formatted transcript and recording URL - Harden campaign dispatcher logic
This commit is contained in:
parent
0716582aa7
commit
7810923bca
30 changed files with 525 additions and 136 deletions
|
|
@ -205,15 +205,15 @@
|
|||
]
|
||||
},
|
||||
{
|
||||
"group": "Calls",
|
||||
"group": "Runs",
|
||||
"pages": [
|
||||
"api-reference/calls",
|
||||
"api-reference/calls/trigger",
|
||||
"api-reference/calls/trigger-workflow",
|
||||
"api-reference/calls/get-run",
|
||||
"api-reference/calls/list-runs",
|
||||
"api-reference/calls/download",
|
||||
"api-reference/calls/inbound"
|
||||
"api-reference/runs",
|
||||
"api-reference/runs/trigger",
|
||||
"api-reference/runs/trigger-workflow",
|
||||
"api-reference/runs/get-run",
|
||||
"api-reference/runs/list-runs",
|
||||
"api-reference/runs/download",
|
||||
"api-reference/runs/inbound"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue