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§
- Data
Model - A data-model as shown by
dsp vre data-model list. - Data
Model Detail - A data-model as shown by
dsp vre data-model describe— the rich projection. - Resource
Type - A resource-type as shown by
dsp vre resource-type list— the list projection. - Resource
Type Summary - A lean reference to a child resource-type, as surfaced by
data-model describe.