fix: create pipeline from customized

This commit is contained in:
zxhlyh
2025-06-24 11:12:11 +08:00
parent 2414dbb5f8
commit c31754e6cd
3 changed files with 18 additions and 5 deletions

View File

@ -774,6 +774,7 @@ export type CreateDatasetResponse = {
updated_by: string
updated_at: number
pipeline_id: string
dataset_id: string
}
export type NotionPagePreviewRequest = {