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

    Interface MergeInputType

    interface MergeInputType {
        comp: undefined | SwaggerConfigComponents;
        path: undefined | SwaggerPathInput;
    }
    Index

    Properties

    Properties

    comp: undefined | SwaggerConfigComponents
    path: undefined | SwaggerPathInput