shu/add_workflow_runs_api (#2063)
This commit is contained in:
@@ -133,7 +133,7 @@ class WorkflowRunOutputParameter(BaseModel):
|
||||
created_at: datetime
|
||||
|
||||
|
||||
class WorkflowRunResponse(BaseModel):
|
||||
class WorkflowRunResponseBase(BaseModel):
|
||||
workflow_id: str
|
||||
workflow_run_id: str
|
||||
status: WorkflowRunStatus
|
||||
|
||||
Reference in New Issue
Block a user