mirror of
https://github.com/langflow-ai/langflow.git
synced 2026-07-24 06:10:49 +08:00
15 lines
295 B
JSON
15 lines
295 B
JSON
{
|
|
"folder_name": "API fixture project",
|
|
"folder_description": "Imported via docs API examples",
|
|
"flows": [
|
|
{
|
|
"name": "Fixture Flow",
|
|
"description": "Fixture flow used by project import examples",
|
|
"data": {
|
|
"nodes": [],
|
|
"edges": []
|
|
}
|
|
}
|
|
]
|
|
}
|