Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GistProfileMinified

Minified model used to reference GistProfile which contains more details

Hierarchy

Index

Properties

gistId

gistId: string

The gist's id (same as the name of the gist)

gitHubId

gitHubId: string

GitHub's own id for gist

ownerUsername

ownerUsername: string

GitHub username of owner of gist

publicUrl

publicUrl: string

The URL pointing to the gist on GitHub – e.g. 'https://gist.github.com/staltz/868e7e9bc2a7b8c1f754'

Generated using TypeDoc