Przejdź do treści

Memarium Host API v1

Source schema: doc/schemas/memarium-host-api.v1.schema.json

Stable wire contract for daemon-level memarium.* host capability request and response envelopes. Operations are selected by the endpoint plus the op field; clients MUST parse status programmatically and MUST NOT parse free-form reason.

Governing Basis

Project Lineage

Fields

Field Required Shape Description

Definitions

Definition Shape Description
OperationEnvelope object
OkResponse object
ErrorResponse object
## Field Semantics

Definition Semantics

$defs.OperationEnvelope

  • Shape: object

$defs.OkResponse

  • Shape: object

$defs.ErrorResponse

  • Shape: object