Interface RefTypeAliasModelSchema

interface RefTypeAliasModelSchema {
    dataType: "refAlias";
    type: TsoaRoute.PropertySchema;
}

Properties

Properties

dataType: "refAlias"

Generated using TypeDoc