chore(docs): Update OpenAPI spec from LangGraph API v0.4.9 (#6066)

This PR updates the OpenAPI specification with changes detected from the
LangGraph API server.

**Changes detected as of LangGraph API version 0.4.9**

This update was automatically generated by the sync workflow in the
langgraph-api repository.

Co-authored-by: hinthornw <hinthornw@users.noreply.github.com>
This commit is contained in:
William FH
2025-09-02 17:04:30 -07:00
committed by GitHub
co-authored by hinthornw
parent 5db65e0281
commit 7cf230defa
@@ -5015,6 +5015,12 @@
},
"ThreadSearchRequest": {
"properties": {
"ids": {
"type": "array",
"items": {"type": "string", "format": "uuid"},
"title": "Ids",
"description": "List of thread IDs to include. Others are excluded."
},
"metadata": {
"type": "object",
"title": "Metadata",