Skip to main content

Module data_model

Module data_model 

Source
Expand description

Data-model domain shape — shared across the client → action boundary.

Types here are the dsp-cli vocabulary for data-model data. DSP-API wire types live inside src/client/http.rs and are never exposed above the client layer. See ADR-0001 and ADR-0008.

Structs§

DataModel
A data-model as shown by dsp vre data-model list.
DataModelDetail
A data-model as shown by dsp vre data-model describe — the rich projection.
ResourceType
A resource-type as shown by dsp vre resource-type list — the list projection.
ResourceTypeSummary
A lean reference to a child resource-type, as surfaced by data-model describe.