omnigraph-api-types 0.8.0

Shared HTTP wire DTOs for Omnigraph — request/response types and engine-result → DTO mappings used by both omnigraph-server and omnigraph-cli (RFC-009). Plain serde/utoipa types; no transport or server internals.
docs.rs failed to build omnigraph-api-types-0.8.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: omnigraph-api-types-0.7.2

Shared HTTP wire DTOs (RFC-009 Phase 2) — moved from omnigraph-server's api module so server and CLI share one definition and one engine-result -> DTO mapping per verb. Plain serde/utoipa types; no transport, no server internals.