You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: descriptions/ghes-3.2/dereferenced/ghes-3.2.deref.yaml
+11-3Lines changed: 11 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -4576,6 +4576,9 @@ paths:
4576
4576
type: integer
4577
4577
example: 80
4578
4578
size:
4579
+
description: The size of the repository. Size is calculated
4580
+
hourly. When a repository is initially created, the size
4581
+
is 0.
4579
4582
type: integer
4580
4583
example: 108
4581
4584
default_branch:
@@ -14131,6 +14134,9 @@ paths:
14131
14134
watchers_count:
14132
14135
type: integer
14133
14136
size:
14137
+
description: The size of the repository. Size is calculated
14138
+
hourly. When a repository is initially created, the size
14139
+
is 0.
14134
14140
type: integer
14135
14141
default_branch:
14136
14142
type: string
@@ -24644,6 +24650,8 @@ paths:
24644
24650
type: integer
24645
24651
example: 80
24646
24652
size:
24653
+
description: The size of the repository. Size is calculated hourly.
24654
+
When a repository is initially created, the size is 0.
24647
24655
type: integer
24648
24656
example: 108
24649
24657
default_branch:
@@ -57431,7 +57439,7 @@ paths:
57431
57439
description: |-
57432
57440
Lists the people that have starred the repository.
57433
57441
57434
-
You can also find out _when_ stars were created by passing the following custom [media type](https://docs.github.com/enterprise-server@3.2/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/enterprise-server@3.2/rest/overview/media-types/) via the `Accept` header: `application/vnd.github.star+json`.
57435
57443
tags:
57436
57444
- activity
57437
57445
operationId: activity/list-stargazers-for-repo
@@ -66481,7 +66489,7 @@ paths:
66481
66489
description: |-
66482
66490
Lists repositories the authenticated user has starred.
66483
66491
66484
-
You can also find out _when_ stars were created by passing the following custom [media type](https://docs.github.com/enterprise-server@3.2/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/enterprise-server@3.2/rest/overview/media-types/) via the `Accept` header: `application/vnd.github.star+json`.
You can also find out _when_ stars were created by passing the following custom [media type](https://docs.github.com/enterprise-server@3.2/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/enterprise-server@3.2/rest/overview/media-types/) via the `Accept` header: `application/vnd.github.star+json`.
0 commit comments