@grandlinex/swagger-mate
    Preparing search index...

    Type Alias SwaggerPathInput

    type SwaggerPathInput = {
        path: SwaggerRPath;
        prefix?: string;
    }
    Index

    Properties

    Properties

    prefix?: string