yaschema-api-openapi
    Preparing search index...

    Interface UrlInfo

    interface UrlInfo {
        description?: string;
        url: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    description?: string
    url: string