docs: OpenAPI spec version upgraded from 1.4.0 to 1.4.1 (#8001)

* docs: OpenAPI spec version upgraded from 1.4.0 to 1.4.1

* fix-flow-id

* typo

---------

Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
Co-authored-by: Mendon Kissling <59585235+mendonk@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2025-05-12 21:18:07 +00:00 committed by GitHub
commit 9af9986c64
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@
"openapi": "3.1.0",
"info": {
"title": "Langflow",
"version": "1.4.0"
"version": "1.4.1"
},
"paths": {
"/api/v1/build/{flow_id}/vertices": {
@ -11557,4 +11557,4 @@
}
}
}
}
}