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

    Interface SwaggerRPathReqBody

    interface SwaggerRPathReqBody {
        content?: SwaggerContent;
        description?: string;
    }
    Index

    Properties

    content?: SwaggerContent
    description?: string