mirror of
https://github.com/langgenius/dify.git
synced 2026-05-05 09:58:04 +08:00
fix: create pipeline from customized
This commit is contained in:
@ -774,6 +774,7 @@ export type CreateDatasetResponse = {
|
||||
updated_by: string
|
||||
updated_at: number
|
||||
pipeline_id: string
|
||||
dataset_id: string
|
||||
}
|
||||
|
||||
export type NotionPagePreviewRequest = {
|
||||
|
||||
Reference in New Issue
Block a user