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-next/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
@@ -4822,6 +4822,9 @@ paths:
4822
4822
examples:
4823
4823
- 80
4824
4824
size:
4825
+
description: The size of the repository. Size is calculated
4826
+
hourly. When a repository is initially created, the size
4827
+
is 0.
4825
4828
type: integer
4826
4829
examples:
4827
4830
- 108
@@ -14536,6 +14539,9 @@ paths:
14536
14539
watchers_count:
14537
14540
type: integer
14538
14541
size:
14542
+
description: The size of the repository. Size is calculated
14543
+
hourly. When a repository is initially created, the size
14544
+
is 0.
14539
14545
type: integer
14540
14546
default_branch:
14541
14547
type: string
@@ -25411,6 +25417,8 @@ paths:
25411
25417
examples:
25412
25418
- 80
25413
25419
size:
25420
+
description: The size of the repository. Size is calculated hourly.
25421
+
When a repository is initially created, the size is 0.
25414
25422
type: integer
25415
25423
examples:
25416
25424
- 108
@@ -58724,7 +58732,7 @@ paths:
58724
58732
description: |-
58725
58733
Lists the people that have starred the repository.
58726
58734
58727
-
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:
58735
+
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`.
58728
58736
tags:
58729
58737
- activity
58730
58738
operationId: activity/list-stargazers-for-repo
@@ -67905,7 +67913,7 @@ paths:
67905
67913
description: |-
67906
67914
Lists repositories the authenticated user has starred.
67907
67915
67908
-
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:
67916
+
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:
69377
+
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