Skip to content

Commit 3c2efbe

Browse files
Update OpenAPI 3.0 Descriptions
1 parent cae804d commit 3c2efbe

32 files changed

+16959
-6577
lines changed

descriptions/api.github.com/api.github.com.json

Lines changed: 748 additions & 447 deletions
Large diffs are not rendered by default.

descriptions/api.github.com/api.github.com.yaml

Lines changed: 643 additions & 364 deletions
Large diffs are not rendered by default.

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

Lines changed: 3165 additions & 712 deletions
Large diffs are not rendered by default.

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

Lines changed: 2644 additions & 2374 deletions
Large diffs are not rendered by default.

descriptions/ghec/dereferenced/ghec.deref.json

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

descriptions/ghec/dereferenced/ghec.deref.yaml

Lines changed: 3001 additions & 2303 deletions
Large diffs are not rendered by default.

descriptions/ghec/ghec.json

Lines changed: 1029 additions & 166 deletions
Large diffs are not rendered by default.

descriptions/ghec/ghec.yaml

Lines changed: 871 additions & 136 deletions
Large diffs are not rendered by default.

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

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

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

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4576,6 +4576,9 @@ paths:
45764576
type: integer
45774577
example: 80
45784578
size:
4579+
description: The size of the repository. Size is calculated
4580+
hourly. When a repository is initially created, the size
4581+
is 0.
45794582
type: integer
45804583
example: 108
45814584
default_branch:
@@ -14131,6 +14134,9 @@ paths:
1413114134
watchers_count:
1413214135
type: integer
1413314136
size:
14137+
description: The size of the repository. Size is calculated
14138+
hourly. When a repository is initially created, the size
14139+
is 0.
1413414140
type: integer
1413514141
default_branch:
1413614142
type: string
@@ -24644,6 +24650,8 @@ paths:
2464424650
type: integer
2464524651
example: 80
2464624652
size:
24653+
description: The size of the repository. Size is calculated hourly.
24654+
When a repository is initially created, the size is 0.
2464724655
type: integer
2464824656
example: 108
2464924657
default_branch:
@@ -57431,7 +57439,7 @@ paths:
5743157439
description: |-
5743257440
Lists the people that have starred the repository.
5743357441

57434-
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:
57442+
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`.
5743557443
tags:
5743657444
- activity
5743757445
operationId: activity/list-stargazers-for-repo
@@ -66481,7 +66489,7 @@ paths:
6648166489
description: |-
6648266490
Lists repositories the authenticated user has starred.
6648366491

66484-
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:
66492+
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`.
6648566493
tags:
6648666494
- activity
6648766495
operationId: activity/list-repos-starred-by-authenticated-user
@@ -67942,7 +67950,7 @@ paths:
6794267950
description: |-
6794367951
Lists repositories a user has starred.
6794467952

67945-
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:
67953+
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`.
6794667954
tags:
6794767955
- activity
6794867956
operationId: activity/list-repos-starred-by-user

0 commit comments

Comments
 (0)