LearnNewsExamplesServices
Frontmatter
id9653
titleSub-Epic 4B: Expose Graph Endpoints in OpenAPI Spec
stateClosed
labels
enhancementai
assigneestobiu
createdAtApr 3, 2026, 1:23 PM
updatedAtApr 3, 2026, 1:26 PM
githubUrlhttps://github.com/neomjs/neo/issues/9653
authortobiu
commentsCount1
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtApr 3, 2026, 1:26 PM

Sub-Epic 4B: Expose Graph Endpoints in OpenAPI Spec

Closedenhancementai
tobiu
tobiu commented on Apr 3, 2026, 1:23 PM

Epic: #9642

Description: Update knowledge-base/openapi.yaml to define the new REST-like routes for the graph retrieval API (e.g., /documents/graph/{id}, /documents/graph/query). This formalizes the tool schema available to AI clients.

tobiu added the enhancement label on Apr 3, 2026, 1:23 PM
tobiu added the ai label on Apr 3, 2026, 1:23 PM
tobiu referenced in commit 8ce9d98 - "feat: Expose Graph traversal endpoints in OpenAPI Spec (#9653)" on Apr 3, 2026, 1:26 PM
tobiu assigned to @tobiu on Apr 3, 2026, 1:26 PM
tobiu
tobiu Apr 3, 2026, 1:26 PM

Added /graph/nodes/{id}, /graph/neighbors/{id}, and /graph/search endpoints to the OpenAPI specification.

tobiu closed this issue on Apr 3, 2026, 1:26 PM