mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-04-25 08:26:22 +02:00
added webhook and mocking support
This commit is contained in:
parent
1fa5c39716
commit
a2a19f37d7
2 changed files with 114 additions and 14 deletions
|
|
@ -106,7 +106,9 @@
|
|||
"required": [
|
||||
"order_id"
|
||||
]
|
||||
}
|
||||
},
|
||||
"mockTool": true,
|
||||
"mockInstructions": "Return a mock response for Door Dash order details."
|
||||
},
|
||||
{
|
||||
"name": "get_delivery_status",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue