Query parameters accepted by GET /rest/api/latest/projects/{key}/repos/{slug}/raw/{path}.

interface RawFileParams {
    at?: string;
}

Properties

Properties

at?: string

Branch, tag, or commit SHA to retrieve the file at