[PR #1512] [MERGED] fix(api): send Content-Location header for stateless runs #1505

Closed
opened 2026-02-15 20:16:01 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/1512
Author: @dqbd
Created: 8/8/2025
Status: Merged
Merged: 8/8/2025
Merged by: @dqbd

Base: mainHead: dqbd/on-run-created-stateless-runs


📝 Commits (2)

  • 7f33234 fix(api): send Content-Location header for stateless runs
  • bd4c0ee Add changeset

📊 Changes

3 files changed (+31 additions, -2 deletions)

View changed files

.changeset/brave-rings-mate.md (+5 -0)
📝 libs/langgraph-api/src/api/runs.mts (+4 -1)
📝 libs/langgraph-api/tests/api.test.mts (+22 -1)

📄 Description

Closes #1488


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/langgraphjs/pull/1512 **Author:** [@dqbd](https://github.com/dqbd) **Created:** 8/8/2025 **Status:** ✅ Merged **Merged:** 8/8/2025 **Merged by:** [@dqbd](https://github.com/dqbd) **Base:** `main` ← **Head:** `dqbd/on-run-created-stateless-runs` --- ### 📝 Commits (2) - [`7f33234`](https://github.com/langchain-ai/langgraphjs/commit/7f3323450e2bdcd57dfb3bf0e4c2f20e4a156229) fix(api): send Content-Location header for stateless runs - [`bd4c0ee`](https://github.com/langchain-ai/langgraphjs/commit/bd4c0eef1b7cbde25228a5b068102d4ef594a313) Add changeset ### 📊 Changes **3 files changed** (+31 additions, -2 deletions) <details> <summary>View changed files</summary> ➕ `.changeset/brave-rings-mate.md` (+5 -0) 📝 `libs/langgraph-api/src/api/runs.mts` (+4 -1) 📝 `libs/langgraph-api/tests/api.test.mts` (+22 -1) </details> ### 📄 Description Closes #1488 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 20:16:01 -05:00
yindo closed this issue 2026-02-15 20:16:01 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraphjs#1505