Compare commits

..
Author SHA1 Message Date
hinthornwandGitHub b79f779cb1 Update OpenAPI spec from LangGraph API v0.5.23 2025-11-21 09:06:16 +00:00
@@ -4698,11 +4698,6 @@
"title": "Graph Id",
"description": "The ID of the graph to filter by. The graph ID is normally set in your langgraph.json configuration."
},
"name": {
"type": "string",
"title": "Name",
"description": "Name of the assistant to filter by. The filtering logic will match (case insensitive) assistants where 'name' is a substring of the assistant name."
},
"limit": {
"type": "integer",
"title": "Limit",