Wasm Directoryalpha
Record

nullable-repository-template-repository

No description available.

record nullable-repository-template-repository {
  allow-auto-merge: option​<bool>,
  allow-merge-commit: option​<bool>,
  allow-rebase-merge: option​<bool>,
  allow-squash-merge: option​<bool>,
  allow-update-branch: option​<bool>,
  archive-url: option​<string>,
  archived: option​<bool>,
  assignees-url: option​<string>,
  blobs-url: option​<string>,
  branches-url: option​<string>,
  clone-url: option​<string>,
  collaborators-url: option​<string>,
  comments-url: option​<string>,
  commits-url: option​<string>,
  compare-url: option​<string>,
  contents-url: option​<string>,
  contributors-url: option​<string>,
  created-at: option​<string>,
  default-branch: option​<string>,
  delete-branch-on-merge: option​<bool>,
  deployments-url: option​<string>,
  description: option​<string>,
  disabled: option​<bool>,
  downloads-url: option​<string>,
  events-url: option​<string>,
  fork: option​<bool>,
  forks-count: option​<s32>,
  forks-url: option​<string>,
  full-name: option​<string>,
  git-commits-url: option​<string>,
  git-refs-url: option​<string>,
  git-tags-url: option​<string>,
  git-url: option​<string>,
  has-downloads: option​<bool>,
  has-issues: option​<bool>,
  has-pages: option​<bool>,
  has-projects: option​<bool>,
  has-wiki: option​<bool>,
  homepage: option​<string>,
  hooks-url: option​<string>,
  html-url: option​<string>,
  id: option​<s32>,
  is-template: option​<bool>,
  issue-comment-url: option​<string>,
  issue-events-url: option​<string>,
  issues-url: option​<string>,
  keys-url: option​<string>,
  labels-url: option​<string>,
  language: option​<string>,
  languages-url: option​<string>,
  merge-commit-message: option​<create-in-org-body-merge-commit-message-enum>,
  merge-commit-title: option​<create-in-org-body-merge-commit-title-enum>,
  merges-url: option​<string>,
  milestones-url: option​<string>,
  mirror-url: option​<string>,
  name: option​<string>,
  network-count: option​<s32>,
  node-id: option​<string>,
  notifications-url: option​<string>,
  open-issues-count: option​<s32>,
  owner: option​<nullable-repository-template-repository-owner>,
  permissions: option​<nullable-repository-template-repository-permissions>,
  private: option​<bool>,
  pulls-url: option​<string>,
  pushed-at: option​<string>,
  releases-url: option​<string>,
  size: option​<s32>,
  squash-merge-commit-message: option​<create-in-org-body-squash-merge-commit-message-enum>,
  squash-merge-commit-title: option​<create-in-org-body-squash-merge-commit-title-enum>,
  ssh-url: option​<string>,
  stargazers-count: option​<s32>,
  stargazers-url: option​<string>,
  statuses-url: option​<string>,
  subscribers-count: option​<s32>,
  subscribers-url: option​<string>,
  subscription-url: option​<string>,
  svn-url: option​<string>,
  tags-url: option​<string>,
  teams-url: option​<string>,
  temp-clone-token: option​<string>,
  topics: option​<list​<string>>,
  trees-url: option​<string>,
  updated-at: option​<string>,
  url: option​<string>,
  use-squash-pr-title-as-default: option​<bool>,
  visibility: option​<string>,
  watchers-count: option​<s32>,
}

Fields

NameTypeDescription
allow-auto-mergeoption​<bool>
allow-merge-commitoption​<bool>
allow-rebase-mergeoption​<bool>
allow-squash-mergeoption​<bool>
allow-update-branchoption​<bool>
archive-urloption​<string>
archivedoption​<bool>
assignees-urloption​<string>
blobs-urloption​<string>
branches-urloption​<string>
clone-urloption​<string>
collaborators-urloption​<string>
comments-urloption​<string>
commits-urloption​<string>
compare-urloption​<string>
contents-urloption​<string>
contributors-urloption​<string>
created-atoption​<string>
default-branchoption​<string>
delete-branch-on-mergeoption​<bool>
deployments-urloption​<string>
descriptionoption​<string>
disabledoption​<bool>
downloads-urloption​<string>
events-urloption​<string>
forkoption​<bool>
forks-countoption​<s32>
forks-urloption​<string>
full-nameoption​<string>
git-commits-urloption​<string>
git-refs-urloption​<string>
git-tags-urloption​<string>
git-urloption​<string>
has-downloadsoption​<bool>
has-issuesoption​<bool>
has-pagesoption​<bool>
has-projectsoption​<bool>
has-wikioption​<bool>
homepageoption​<string>
hooks-urloption​<string>
html-urloption​<string>
idoption​<s32>
is-templateoption​<bool>
issue-comment-urloption​<string>
issue-events-urloption​<string>
issues-urloption​<string>
keys-urloption​<string>
labels-urloption​<string>
languageoption​<string>
languages-urloption​<string>
merge-commit-messageoption​<create-in-org-body-merge-commit-message-enum>
merge-commit-titleoption​<create-in-org-body-merge-commit-title-enum>
merges-urloption​<string>
milestones-urloption​<string>
mirror-urloption​<string>
nameoption​<string>
network-countoption​<s32>
node-idoption​<string>
notifications-urloption​<string>
open-issues-countoption​<s32>
owneroption​<nullable-repository-template-repository-owner>
permissionsoption​<nullable-repository-template-repository-permissions>
privateoption​<bool>
pulls-urloption​<string>
pushed-atoption​<string>
releases-urloption​<string>
sizeoption​<s32>
squash-merge-commit-messageoption​<create-in-org-body-squash-merge-commit-message-enum>
squash-merge-commit-titleoption​<create-in-org-body-squash-merge-commit-title-enum>
ssh-urloption​<string>
stargazers-countoption​<s32>
stargazers-urloption​<string>
statuses-urloption​<string>
subscribers-countoption​<s32>
subscribers-urloption​<string>
subscription-urloption​<string>
svn-urloption​<string>
tags-urloption​<string>
teams-urloption​<string>
temp-clone-tokenoption​<string>
topicsoption​<list​<string>>
trees-urloption​<string>
updated-atoption​<string>
urloption​<string>
use-squash-pr-title-as-defaultoption​<bool>
visibilityoption​<string>
watchers-countoption​<s32>