x402-chainlink
    Preparing search index...

    Interface ResourceInfo

    Resource information for protected resources Spec compliance: x402 v2 - ResourceInfo Schema

    interface ResourceInfo {
        description?: string;
        mimeType?: string;
        url: string;
    }
    Index

    Properties

    description?: string

    Human-readable description of the resource

    mimeType?: string

    MIME type of the expected response

    url: string

    URL of the protected resource