openapi-merge
    Preparing search index...

    Type Alias PathModification

    type PathModification = {
        prepend?: string;
        stripStart?: string;
    }
    Index
    prepend?: string
    stripStart?: string