@rvoh/dream
    Preparing search index...

    Type Alias OpenapiSchemaShorthandExpressionSerializerRef

    type OpenapiSchemaShorthandExpressionSerializerRef = {
        $serializer: DreamModelSerializerType | SimpleObjectSerializerType;
        many?: boolean;
        maybeNull?: boolean;
    }
    Index

    Properties

    many?: boolean
    maybeNull?: boolean