Files
agent-framework/dotnet/samples/AzureFunctions/09_Workflow/demo.http
T
Shyju Krishnankutty 00650f2525 Minor cleanups
2026-01-20 20:20:15 -08:00

15 lines
317 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/FulfillOrder/run
Content-Type: text/plain
12345