55be949dbd23 → 48316e19b6fd · 7 changes across 6 operations
- GET/api/graphs/{graph_id}/executions/{graph_exec_id}
- ○
added the optional property
///to the response with the status - ○
added the optional property
///to the response with the status
- ○
- GET/api/executions
- ○
added the optional property
///to the response with the status
- ○
- POST/api/graphs/{graph_id}/execute/{graph_version}
- ○
added the optional property
//to the response with the status
- ○
- POST/api/graphs/{graph_id}/executions/{graph_exec_id}/stop
- ○
added the optional property
///to the response with the status
- ○
- GET/api/graphs/{graph_id}/executions
- ○
added the optional property
////to the response with the status
- ○
- POST/api/library/presets/{preset_id}/execute
- ○
added the optional property
//to the response with the status
- ○