Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RepositoryProfileMinified

Minified model used to reference RepositoryProfile which contains more details

Hierarchy

Index

Properties

gitHubId

gitHubId: string

GitHub's own id for repository

isPrivate

isPrivate: boolean

Indicates if repository is private

name

name: string

Name of the repository – e.g. 'linux'

ownerName

ownerName: string

Name of the owner of the repository – that can either be the username of a user, or the name of a organization

publicUrl

publicUrl: string

The URL pointing to the repository on GitHub – e.g. 'https://github.com/torvalds/linux'

Generated using TypeDoc