Files
agent-framework/dotnet/samples/AzureFunctions/09_Workflow/demo.http
T
Shyju Krishnankutty 261f050bad WIP
2026-01-24 17:04:17 -08:00

15 lines
316 B
HTTP

# Default endpoint address for local testing
@authority=http://localhost:7071
### Look up a long order reference id
POST {{authority}}/api/workflows/FulfillOrder/run
Content-Type: text/plain
QWERTY80853
### Look up a short order id
POST {{authority}}/api/workflows/CancelOrder/run
Content-Type: text/plain
12345