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

    Type Alias SwaggerCompResponse

    type SwaggerCompResponse = {
        content?: SwaggerContent;
        description?: string;
    }
    Index

    Properties

    content?: SwaggerContent
    description?: string