mirror of
https://github.com/langflow-ai/langflow.git
synced 2026-07-24 02:05:11 +08:00
* version-1.9.0-docs * [autofix.ci] apply automated fixes * [autofix.ci] apply automated fixes (attempt 2/3) --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
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": []
|
|
}
|
|
}
|
|
]
|
|
}
|