Choice of literal content or URL

interface Payload {
    bin?: string;
    url?: string;
}

Properties

Properties

bin?: string

Specifies the data contained in the artifact

url?: string

MUST be a valid URL that resolves to the un-encoded content