@@ -5671,7 +5671,7 @@ paths:
56715671 "$ref": "#/components/schemas/minimal-repository"
56725672 examples:
56735673 default:
5674- "$ref": "#/components/examples/repository-paginated"
5674+ "$ref": "#/components/examples/minimal- repository-paginated"
56755675 x-github:
56765676 enabledForGitHubApps: true
56775677 githubCloudOnly: false
@@ -11286,7 +11286,9 @@ paths:
1128611286 schema:
1128711287 properties:
1128811288 position:
11289- description: The position of the card in a column
11289+ description: 'The position of the card in a column. Can be one of:
11290+ `top`, `bottom`, or `after:<card_id>` to place after the specified
11291+ card.'
1129011292 example: bottom
1129111293 type: string
1129211294 pattern: "^(?:top|bottom|after:\\d+)$"
@@ -11676,7 +11678,9 @@ paths:
1167611678 schema:
1167711679 properties:
1167811680 position:
11679- description: The position of the column in a project
11681+ description: 'The position of the column in a project. Can be one
11682+ of: `first`, `last`, or `after:<column_id>` to place after the
11683+ specified column.'
1168011684 example: last
1168111685 type: string
1168211686 pattern: "^(?:first|last|after:\\d+)$"
@@ -54705,6 +54709,239 @@ components:
5470554709 runners_url: https://api.github.com/orgs/octo-org/actions/runner_groups/2/runners
5470654710 inherited: false
5470754711 allows_public_repositories: true
54712+ minimal-repository-paginated:
54713+ value:
54714+ total_count: 1
54715+ repositories:
54716+ - id: 1296269
54717+ node_id: MDEwOlJlcG9zaXRvcnkxMjk2MjY5
54718+ name: Hello-World
54719+ full_name: octocat/Hello-World
54720+ owner:
54721+ login: octocat
54722+ id: 1
54723+ node_id: MDQ6VXNlcjE=
54724+ avatar_url: https://github.com/images/error/octocat_happy.gif
54725+ gravatar_id: ''
54726+ url: https://api.github.com/users/octocat
54727+ html_url: https://github.com/octocat
54728+ followers_url: https://api.github.com/users/octocat/followers
54729+ following_url: https://api.github.com/users/octocat/following{/other_user}
54730+ gists_url: https://api.github.com/users/octocat/gists{/gist_id}
54731+ starred_url: https://api.github.com/users/octocat/starred{/owner}{/repo}
54732+ subscriptions_url: https://api.github.com/users/octocat/subscriptions
54733+ organizations_url: https://api.github.com/users/octocat/orgs
54734+ repos_url: https://api.github.com/users/octocat/repos
54735+ events_url: https://api.github.com/users/octocat/events{/privacy}
54736+ received_events_url: https://api.github.com/users/octocat/received_events
54737+ type: User
54738+ site_admin: false
54739+ private: false
54740+ html_url: https://github.com/octocat/Hello-World
54741+ description: This your first repo!
54742+ fork: false
54743+ url: https://api.github.com/repos/octocat/Hello-World
54744+ archive_url: https://api.github.com/repos/octocat/Hello-World/{archive_format}{/ref}
54745+ assignees_url: https://api.github.com/repos/octocat/Hello-World/assignees{/user}
54746+ blobs_url: https://api.github.com/repos/octocat/Hello-World/git/blobs{/sha}
54747+ branches_url: https://api.github.com/repos/octocat/Hello-World/branches{/branch}
54748+ collaborators_url: https://api.github.com/repos/octocat/Hello-World/collaborators{/collaborator}
54749+ comments_url: https://api.github.com/repos/octocat/Hello-World/comments{/number}
54750+ commits_url: https://api.github.com/repos/octocat/Hello-World/commits{/sha}
54751+ compare_url: https://api.github.com/repos/octocat/Hello-World/compare/{base}...{head}
54752+ contents_url: https://api.github.com/repos/octocat/Hello-World/contents/{+path}
54753+ contributors_url: https://api.github.com/repos/octocat/Hello-World/contributors
54754+ deployments_url: https://api.github.com/repos/octocat/Hello-World/deployments
54755+ downloads_url: https://api.github.com/repos/octocat/Hello-World/downloads
54756+ events_url: https://api.github.com/repos/octocat/Hello-World/events
54757+ forks_url: https://api.github.com/repos/octocat/Hello-World/forks
54758+ git_commits_url: https://api.github.com/repos/octocat/Hello-World/git/commits{/sha}
54759+ git_refs_url: https://api.github.com/repos/octocat/Hello-World/git/refs{/sha}
54760+ git_tags_url: https://api.github.com/repos/octocat/Hello-World/git/tags{/sha}
54761+ git_url: git:github.com/octocat/Hello-World.git
54762+ issue_comment_url: https://api.github.com/repos/octocat/Hello-World/issues/comments{/number}
54763+ issue_events_url: https://api.github.com/repos/octocat/Hello-World/issues/events{/number}
54764+ issues_url: https://api.github.com/repos/octocat/Hello-World/issues{/number}
54765+ keys_url: https://api.github.com/repos/octocat/Hello-World/keys{/key_id}
54766+ labels_url: https://api.github.com/repos/octocat/Hello-World/labels{/name}
54767+ languages_url: https://api.github.com/repos/octocat/Hello-World/languages
54768+ merges_url: https://api.github.com/repos/octocat/Hello-World/merges
54769+ milestones_url: https://api.github.com/repos/octocat/Hello-World/milestones{/number}
54770+ notifications_url: https://api.github.com/repos/octocat/Hello-World/notifications{?since,all,participating}
54771+ pulls_url: https://api.github.com/repos/octocat/Hello-World/pulls{/number}
54772+ releases_url: https://api.github.com/repos/octocat/Hello-World/releases{/id}
54773+ ssh_url: git@github.com:octocat/Hello-World.git
54774+ stargazers_url: https://api.github.com/repos/octocat/Hello-World/stargazers
54775+ statuses_url: https://api.github.com/repos/octocat/Hello-World/statuses/{sha}
54776+ subscribers_url: https://api.github.com/repos/octocat/Hello-World/subscribers
54777+ subscription_url: https://api.github.com/repos/octocat/Hello-World/subscription
54778+ tags_url: https://api.github.com/repos/octocat/Hello-World/tags
54779+ teams_url: https://api.github.com/repos/octocat/Hello-World/teams
54780+ trees_url: https://api.github.com/repos/octocat/Hello-World/git/trees{/sha}
54781+ clone_url: https://github.com/octocat/Hello-World.git
54782+ mirror_url: git:git.example.com/octocat/Hello-World
54783+ hooks_url: https://api.github.com/repos/octocat/Hello-World/hooks
54784+ svn_url: https://svn.github.com/octocat/Hello-World
54785+ homepage: https://github.com
54786+ language:
54787+ forks_count: 9
54788+ stargazers_count: 80
54789+ watchers_count: 80
54790+ size: 108
54791+ default_branch: master
54792+ open_issues_count: 0
54793+ is_template: true
54794+ topics:
54795+ - octocat
54796+ - atom
54797+ - electron
54798+ - api
54799+ has_issues: true
54800+ has_projects: true
54801+ has_wiki: true
54802+ has_pages: false
54803+ has_downloads: true
54804+ archived: false
54805+ disabled: false
54806+ visibility: public
54807+ pushed_at: '2011-01-26T19:06:43Z'
54808+ created_at: '2011-01-26T19:01:12Z'
54809+ updated_at: '2011-01-26T19:14:43Z'
54810+ permissions:
54811+ admin: false
54812+ push: false
54813+ pull: true
54814+ template_repository:
54815+ id: 1296269
54816+ node_id: MDEwOlJlcG9zaXRvcnkxMjk2MjY5
54817+ name: Hello-World
54818+ full_name: octocat/Hello-World
54819+ owner:
54820+ login: octocat
54821+ id: 1
54822+ node_id: MDQ6VXNlcjE=
54823+ avatar_url: https://github.com/images/error/octocat_happy.gif
54824+ gravatar_id: ''
54825+ url: https://api.github.com/users/octocat
54826+ html_url: https://github.com/octocat
54827+ followers_url: https://api.github.com/users/octocat/followers
54828+ following_url: https://api.github.com/users/octocat/following{/other_user}
54829+ gists_url: https://api.github.com/users/octocat/gists{/gist_id}
54830+ starred_url: https://api.github.com/users/octocat/starred{/owner}{/repo}
54831+ subscriptions_url: https://api.github.com/users/octocat/subscriptions
54832+ organizations_url: https://api.github.com/users/octocat/orgs
54833+ repos_url: https://api.github.com/users/octocat/repos
54834+ events_url: https://api.github.com/users/octocat/events{/privacy}
54835+ received_events_url: https://api.github.com/users/octocat/received_events
54836+ type: User
54837+ site_admin: false
54838+ private: false
54839+ html_url: https://github.com/octocat/Hello-World
54840+ description: This your first repo!
54841+ fork: false
54842+ url: https://api.github.com/repos/octocat/Hello-World
54843+ archive_url: https://api.github.com/repos/octocat/Hello-World/{archive_format}{/ref}
54844+ assignees_url: https://api.github.com/repos/octocat/Hello-World/assignees{/user}
54845+ blobs_url: https://api.github.com/repos/octocat/Hello-World/git/blobs{/sha}
54846+ branches_url: https://api.github.com/repos/octocat/Hello-World/branches{/branch}
54847+ collaborators_url: https://api.github.com/repos/octocat/Hello-World/collaborators{/collaborator}
54848+ comments_url: https://api.github.com/repos/octocat/Hello-World/comments{/number}
54849+ commits_url: https://api.github.com/repos/octocat/Hello-World/commits{/sha}
54850+ compare_url: https://api.github.com/repos/octocat/Hello-World/compare/{base}...{head}
54851+ contents_url: https://api.github.com/repos/octocat/Hello-World/contents/{+path}
54852+ contributors_url: https://api.github.com/repos/octocat/Hello-World/contributors
54853+ deployments_url: https://api.github.com/repos/octocat/Hello-World/deployments
54854+ downloads_url: https://api.github.com/repos/octocat/Hello-World/downloads
54855+ events_url: https://api.github.com/repos/octocat/Hello-World/events
54856+ forks_url: https://api.github.com/repos/octocat/Hello-World/forks
54857+ git_commits_url: https://api.github.com/repos/octocat/Hello-World/git/commits{/sha}
54858+ git_refs_url: https://api.github.com/repos/octocat/Hello-World/git/refs{/sha}
54859+ git_tags_url: https://api.github.com/repos/octocat/Hello-World/git/tags{/sha}
54860+ git_url: git:github.com/octocat/Hello-World.git
54861+ issue_comment_url: https://api.github.com/repos/octocat/Hello-World/issues/comments{/number}
54862+ issue_events_url: https://api.github.com/repos/octocat/Hello-World/issues/events{/number}
54863+ issues_url: https://api.github.com/repos/octocat/Hello-World/issues{/number}
54864+ keys_url: https://api.github.com/repos/octocat/Hello-World/keys{/key_id}
54865+ labels_url: https://api.github.com/repos/octocat/Hello-World/labels{/name}
54866+ languages_url: https://api.github.com/repos/octocat/Hello-World/languages
54867+ merges_url: https://api.github.com/repos/octocat/Hello-World/merges
54868+ milestones_url: https://api.github.com/repos/octocat/Hello-World/milestones{/number}
54869+ notifications_url: https://api.github.com/repos/octocat/Hello-World/notifications{?since,all,participating}
54870+ pulls_url: https://api.github.com/repos/octocat/Hello-World/pulls{/number}
54871+ releases_url: https://api.github.com/repos/octocat/Hello-World/releases{/id}
54872+ ssh_url: git@github.com:octocat/Hello-World.git
54873+ stargazers_url: https://api.github.com/repos/octocat/Hello-World/stargazers
54874+ statuses_url: https://api.github.com/repos/octocat/Hello-World/statuses/{sha}
54875+ subscribers_url: https://api.github.com/repos/octocat/Hello-World/subscribers
54876+ subscription_url: https://api.github.com/repos/octocat/Hello-World/subscription
54877+ tags_url: https://api.github.com/repos/octocat/Hello-World/tags
54878+ teams_url: https://api.github.com/repos/octocat/Hello-World/teams
54879+ trees_url: https://api.github.com/repos/octocat/Hello-World/git/trees{/sha}
54880+ clone_url: https://github.com/octocat/Hello-World.git
54881+ mirror_url: git:git.example.com/octocat/Hello-World
54882+ hooks_url: https://api.github.com/repos/octocat/Hello-World/hooks
54883+ svn_url: https://svn.github.com/octocat/Hello-World
54884+ homepage: https://github.com
54885+ organization:
54886+ language:
54887+ forks: 9
54888+ forks_count: 9
54889+ stargazers_count: 80
54890+ watchers_count: 80
54891+ watchers: 80
54892+ size: 108
54893+ default_branch: master
54894+ open_issues: 0
54895+ open_issues_count: 0
54896+ is_template: true
54897+ license:
54898+ key: mit
54899+ name: MIT License
54900+ url: https://api.github.com/licenses/mit
54901+ spdx_id: MIT
54902+ node_id: MDc6TGljZW5zZW1pdA==
54903+ html_url: https://api.github.com/licenses/mit
54904+ topics:
54905+ - octocat
54906+ - atom
54907+ - electron
54908+ - api
54909+ has_issues: true
54910+ has_projects: true
54911+ has_wiki: true
54912+ has_pages: false
54913+ has_downloads: true
54914+ archived: false
54915+ disabled: false
54916+ visibility: public
54917+ pushed_at: '2011-01-26T19:06:43Z'
54918+ created_at: '2011-01-26T19:01:12Z'
54919+ updated_at: '2011-01-26T19:14:43Z'
54920+ permissions:
54921+ admin: false
54922+ push: false
54923+ pull: true
54924+ allow_rebase_merge: true
54925+ template_repository:
54926+ temp_clone_token: ABTLWHOULUVAXGTRYU7OC2876QJ2O
54927+ allow_squash_merge: true
54928+ delete_branch_on_merge: true
54929+ allow_merge_commit: true
54930+ subscribers_count: 42
54931+ network_count: 0
54932+ temp_clone_token: ABTLWHOULUVAXGTRYU7OC2876QJ2O
54933+ delete_branch_on_merge: true
54934+ subscribers_count: 42
54935+ network_count: 0
54936+ license:
54937+ key: mit
54938+ name: MIT License
54939+ url: https://api.github.com/licenses/mit
54940+ spdx_id: MIT
54941+ node_id: MDc6TGljZW5zZW1pdA==
54942+ forks: 1
54943+ open_issues: 1
54944+ watchers: 1
5470854945 organization-actions-secret-paginated:
5470954946 value:
5471054947 total_count: 3
0 commit comments