[PR #77] [MERGED] fix(api): make sure export types are not overlapping #73

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs-api/pull/77
Author: @dqbd
Created: 5/20/2025
Status: Merged
Merged: 5/20/2025
Merged by: @dqbd

Base: mainHead: dqbd/schema-suffix-dedupe


📝 Commits (1)

  • dad9f3e fix(api): make sure export types are not overlapping

📊 Changes

2 files changed (+73 additions, -2 deletions)

View changed files

📝 libs/langgraph-api/src/graph/parser/parser.mts (+7 -2)
📝 libs/langgraph-api/tests/parser.test.mts (+66 -0)

📄 Description

No description provided


🔄 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-api/pull/77 **Author:** [@dqbd](https://github.com/dqbd) **Created:** 5/20/2025 **Status:** ✅ Merged **Merged:** 5/20/2025 **Merged by:** [@dqbd](https://github.com/dqbd) **Base:** `main` ← **Head:** `dqbd/schema-suffix-dedupe` --- ### 📝 Commits (1) - [`dad9f3e`](https://github.com/langchain-ai/langgraphjs-api/commit/dad9f3e29bdd27212d6d3d287a73771a12443755) fix(api): make sure export types are not overlapping ### 📊 Changes **2 files changed** (+73 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `libs/langgraph-api/src/graph/parser/parser.mts` (+7 -2) 📝 `libs/langgraph-api/tests/parser.test.mts` (+66 -0) </details> ### 📄 Description _No description provided_ --- <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-16 04:17:15 -05:00
yindo closed this issue 2026-02-16 04:17:15 -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-api#73