@suluk/core - v0.1.13
    Preparing search index...

    Interface SulukResourceRef

    A by-name reference to a loadable resource within the same x-suluk-resources catalog (C036; resolved at projection, never by the matcher; mirrors SulukAgentRef).

    interface SulukResourceRef {
        ref: string;
    }
    Index

    Properties

    Properties

    ref: string

    a by-name $ref like #/x-suluk-resources/<key> (never an inline resource).