Record

root-v2

No description available.

record root-v2 {
  authorizations-url: string,
  code-search-url: string,
  commit-search-url: string,
  current-user-authorizations-html-url: string,
  current-user-repositories-url: string,
  current-user-url: string,
  emails-url: string,
  emojis-url: string,
  events-url: string,
  feeds-url: string,
  followers-url: string,
  following-url: string,
  gists-url: string,
  hub-url: string,
  issue-search-url: string,
  issues-url: string,
  keys-url: string,
  label-search-url: string,
  notifications-url: string,
  organization-repositories-url: string,
  organization-teams-url: string,
  organization-url: string,
  public-gists-url: string,
  rate-limit-url: string,
  repository-search-url: string,
  repository-url: string,
  starred-gists-url: string,
  starred-url: string,
  topic-search-url: option​<string>,
  user-organizations-url: string,
  user-repositories-url: string,
  user-search-url: string,
  user-url: string,
}

Fields

NameTypeDescription
authorizations-urlstring
code-search-urlstring
commit-search-urlstring
current-user-authorizations-html-urlstring
current-user-repositories-urlstring
current-user-urlstring
emails-urlstring
emojis-urlstring
events-urlstring
feeds-urlstring
followers-urlstring
following-urlstring
gists-urlstring
hub-urlstring
issue-search-urlstring
issues-urlstring
keys-urlstring
label-search-urlstring
notifications-urlstring
organization-repositories-urlstring
organization-teams-urlstring
organization-urlstring
public-gists-urlstring
rate-limit-urlstring
repository-search-urlstring
repository-urlstring
starred-gists-urlstring
starred-urlstring
topic-search-urloption​<string>
user-organizations-urlstring
user-repositories-urlstring
user-search-urlstring
user-urlstring