Skip to content

Bug: 创建 Workflow 的 Response 类型与实际不匹配 #302

@someblue

Description

@someblue

当前类型定义

export interface RunWorkflowData {
data: string;
cost: string;
token: number;
msg: string;
debug_url: string;
execute_id: string;
}

实际返回接口

API 文档

Image

以上,类型匹配不一致。。。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions