Skip to content

Feat/schema api v2 - #414

Merged
Rassl merged 2 commits into
mainfrom
feat/schema-api-v2
Sep 23, 2026
Merged

Rassl merged 2 commits into
mainfrom
feat/schema-api-v2

Conversation

@Rassl

@Rassl Rassl commented Sep 23, 2026

Copy link
Copy Markdown
Contributor

No description provided.

The /schema blueprint is deprecated in jarvis-backend; every route has a
/v2/schema successor served by the same service methods, so the payload
shape is unchanged. Reads go to GET /v2/schema (was /schema/all), type and
relationship CRUD to /v2/schema and /v2/schema/edge, audit to
/v2/schema/audit. Boltwall already gates all /v2/schema/* writes.
llms.txt, agents.txt and the README named the deprecated /schema (v1)
route. The v2 route is public again on boltwall and takes ?domains= to
scope the payload; note that concise/include_attributes drop parent.
@Rassl
Rassl merged commit 1ac2b56 into main Sep 23, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant