Files
agent-framework/dotnet/samples/04-hosting/DurableWorkflows/AzureFunctions
T
Shyju Krishnankutty edf234aa4a Address PR review feedback.
- Return 404 Not Found when no orchestration with the given ID exists
- Return 200 OK for failed workflows (the HTTP operation succeeded;
  the workflow outcome is conveyed via the response body)
- Rename 'status' to 'workflowStatus' in WorkflowRunResponse to avoid
  inconsistency with AgentRunSuccessResponse which uses integer status
- Add optional 'error' field (omitted from JSON when null) to
  WorkflowRunResponse for failed workflow details
edf234aa4a ยท 2026-04-21 13:35:13 -07:00
History
..