@spailybot/moleculer-auto-openapi - v1.3.2
    Preparing search index...

    Type Alias tSystemParams

    type tSystemParams = {
        deprecated?: boolean;
        description?: string;
        optional?: boolean;
        summary?: string;
    }
    Index

    Properties

    deprecated?: boolean
    description?: string
    optional?: boolean
    summary?: string