interface RefSchema {
    $ref: string;
}

Properties

Properties

$ref: string

A json-pointer to a schema to use as a reference