@spailybot/moleculer-auto-openapi - v2.0.0
    Preparing search index...

    Type Alias routeAlias

    type routeAlias = {
        actionName: null | string;
        fullPath: string;
        methods: string;
        path: string;
        routePath: string;
    }
    Index
    actionName: null | string
    fullPath: string
    methods: string
    path: string
    routePath: string