Skip to content

Commit 774b49e

Browse files
Update OpenAPI 3.1 Descriptions
1 parent cae804d commit 774b49e

32 files changed

+17968
-6640
lines changed

descriptions-next/api.github.com/api.github.com.json

Lines changed: 762 additions & 459 deletions
Large diffs are not rendered by default.

descriptions-next/api.github.com/api.github.com.yaml

Lines changed: 647 additions & 370 deletions
Large diffs are not rendered by default.

descriptions-next/api.github.com/dereferenced/api.github.com.deref.json

Lines changed: 3645 additions & 796 deletions
Large diffs are not rendered by default.

descriptions-next/api.github.com/dereferenced/api.github.com.deref.yaml

Lines changed: 2618 additions & 2346 deletions
Large diffs are not rendered by default.

descriptions-next/ghec/dereferenced/ghec.deref.json

Lines changed: 4438 additions & 3 deletions
Large diffs are not rendered by default.

descriptions-next/ghec/dereferenced/ghec.deref.yaml

Lines changed: 2974 additions & 2274 deletions
Large diffs are not rendered by default.

descriptions-next/ghec/ghec.json

Lines changed: 1043 additions & 178 deletions
Large diffs are not rendered by default.

descriptions-next/ghec/ghec.yaml

Lines changed: 875 additions & 142 deletions
Large diffs are not rendered by default.

descriptions-next/ghes-3.2/dereferenced/ghes-3.2.deref.json

Lines changed: 129 additions & 3 deletions
Large diffs are not rendered by default.

descriptions-next/ghes-3.2/dereferenced/ghes-3.2.deref.yaml

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4822,6 +4822,9 @@ paths:
48224822
examples:
48234823
- 80
48244824
size:
4825+
description: The size of the repository. Size is calculated
4826+
hourly. When a repository is initially created, the size
4827+
is 0.
48254828
type: integer
48264829
examples:
48274830
- 108
@@ -14536,6 +14539,9 @@ paths:
1453614539
watchers_count:
1453714540
type: integer
1453814541
size:
14542+
description: The size of the repository. Size is calculated
14543+
hourly. When a repository is initially created, the size
14544+
is 0.
1453914545
type: integer
1454014546
default_branch:
1454114547
type: string
@@ -25411,6 +25417,8 @@ paths:
2541125417
examples:
2541225418
- 80
2541325419
size:
25420+
description: The size of the repository. Size is calculated hourly.
25421+
When a repository is initially created, the size is 0.
2541425422
type: integer
2541525423
examples:
2541625424
- 108
@@ -58724,7 +58732,7 @@ paths:
5872458732
description: |-
5872558733
Lists the people that have starred the repository.
5872658734

58727-
You can also find out _when_ stars were created by passing the following custom [media type](https://docs.github.com/[email protected]/rest/overview/media-types/) via the `Accept` header:
58735+
You can also find out _when_ stars were created by passing the following custom [media type](https://docs.github.com/[email protected]/rest/overview/media-types/) via the `Accept` header: `application/vnd.github.star+json`.
5872858736
tags:
5872958737
- activity
5873058738
operationId: activity/list-stargazers-for-repo
@@ -67905,7 +67913,7 @@ paths:
6790567913
description: |-
6790667914
Lists repositories the authenticated user has starred.
6790767915

67908-
You can also find out _when_ stars were created by passing the following custom [media type](https://docs.github.com/[email protected]/rest/overview/media-types/) via the `Accept` header:
67916+
You can also find out _when_ stars were created by passing the following custom [media type](https://docs.github.com/[email protected]/rest/overview/media-types/) via the `Accept` header: `application/vnd.github.star+json`.
6790967917
tags:
6791067918
- activity
6791167919
operationId: activity/list-repos-starred-by-authenticated-user
@@ -69366,7 +69374,7 @@ paths:
6936669374
description: |-
6936769375
Lists repositories a user has starred.
6936869376

69369-
You can also find out _when_ stars were created by passing the following custom [media type](https://docs.github.com/[email protected]/rest/overview/media-types/) via the `Accept` header:
69377+
You can also find out _when_ stars were created by passing the following custom [media type](https://docs.github.com/[email protected]/rest/overview/media-types/) via the `Accept` header: `application/vnd.github.star+json`.
6937069378
tags:
6937169379
- activity
6937269380
operationId: activity/list-repos-starred-by-user

0 commit comments

Comments
 (0)