//! Wire bodies for the `get` op (both scopes).
//!
//! The result body for both URIs is the persisted
//! [`DidTemplateRecord`].
use ;
/// `spec/vta/did-templates/get/1.0` payload — fetch one global
/// template by name. Auth: any authed.
/// `spec/vta/contexts/did-templates/get/1.0` payload — fetch one
/// context-scoped template by name. Auth: any authed with access to
/// the context.