omnigraph/crates/omnigraph-server/tests
Claude 0c4df674fa
Add schema get command to CLI and HTTP API
Exposes the existing schema_source() method via a new `omnigraph schema get`
CLI subcommand and a `GET /schema` API endpoint, allowing users to retrieve
the current accepted schema from any graph repository.

https://claude.ai/code/session_01UYybeBQks3fz3RJrTHtwQw
2026-04-16 21:15:17 +00:00
..
openapi.rs Add schema get command to CLI and HTTP API 2026-04-16 21:15:17 +00:00
server.rs Add schema apply command and policy support 2026-04-12 04:01:14 +03:00