Interface ChangedFile

ChangedFile store information about files affected by the pull request

Hierarchy

  • ChangedFile

Properties

additions?: number

Format

int64

changes?: number

Format

int64

contents_url?: string
deletions?: number

Format

int64

filename?: string
html_url?: string
previous_filename?: string
raw_url?: string
status?: string

Generated using TypeDoc