Skip to content

Commit fc8cf4f

Browse files
Update OpenAPI Descriptions (#19079)
1 parent 6127df4 commit fc8cf4f

16 files changed

Lines changed: 24 additions & 24 deletions

lib/rest/static/decorated/api.github.com.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23840,7 +23840,7 @@
2384023840
},
2384123841
{
2384223842
"name": "type",
23843-
"description": "Specifies the types of repositories you want returned. Can be one of `all`, `public`, `private`, `forks`, `sources`, `member`, `internal`. Note: For GitHub AE, can be one of `all`, `private`, `forks`, `sources`, `member`, `internal`. Default: `all`. If your organization is associated with an enterprise account using GitHub Enterprise Cloud or GitHub Enterprise Server 2.20+, `type` can also be `internal`.",
23843+
"description": "Specifies the types of repositories you want returned. Can be one of `all`, `public`, `private`, `forks`, `sources`, `member`, `internal`. Note: For GitHub AE, can be one of `all`, `private`, `forks`, `sources`, `member`, `internal`. Default: `all`. If your organization is associated with an enterprise account using GitHub Enterprise Cloud or GitHub Enterprise Server 2.20+, `type` can also be `internal`. However, the `internal` value is not yet supported when a GitHub App calls this API with an installation access token.",
2384423844
"in": "query",
2384523845
"required": false,
2384623846
"schema": {
@@ -23855,7 +23855,7 @@
2385523855
"internal"
2385623856
]
2385723857
},
23858-
"descriptionHTML": "<p>Specifies the types of repositories you want returned. Can be one of <code>all</code>, <code>public</code>, <code>private</code>, <code>forks</code>, <code>sources</code>, <code>member</code>, <code>internal</code>. Note: For GitHub AE, can be one of <code>all</code>, <code>private</code>, <code>forks</code>, <code>sources</code>, <code>member</code>, <code>internal</code>. Default: <code>all</code>. If your organization is associated with an enterprise account using GitHub Enterprise Cloud or GitHub Enterprise Server 2.20+, <code>type</code> can also be <code>internal</code>.</p>"
23858+
"descriptionHTML": "<p>Specifies the types of repositories you want returned. Can be one of <code>all</code>, <code>public</code>, <code>private</code>, <code>forks</code>, <code>sources</code>, <code>member</code>, <code>internal</code>. Note: For GitHub AE, can be one of <code>all</code>, <code>private</code>, <code>forks</code>, <code>sources</code>, <code>member</code>, <code>internal</code>. Default: <code>all</code>. If your organization is associated with an enterprise account using GitHub Enterprise Cloud or GitHub Enterprise Server 2.20+, <code>type</code> can also be <code>internal</code>. However, the <code>internal</code> value is not yet supported when a GitHub App calls this API with an installation access token.</p>"
2385923859
},
2386023860
{
2386123861
"name": "sort",

lib/rest/static/decorated/ghes-2.18.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15548,7 +15548,7 @@
1554815548
},
1554915549
{
1555015550
"name": "type",
15551-
"description": "Specifies the types of repositories you want returned. Can be one of `all`, `public`, `private`, `forks`, `sources`, `member`, `internal`. Note: For GitHub AE, can be one of `all`, `private`, `forks`, `sources`, `member`, `internal`. Default: `all`. If your organization is associated with an enterprise account using GitHub Enterprise Cloud or GitHub Enterprise Server 2.20+, `type` can also be `internal`.",
15551+
"description": "Specifies the types of repositories you want returned. Can be one of `all`, `public`, `private`, `forks`, `sources`, `member`, `internal`. Note: For GitHub AE, can be one of `all`, `private`, `forks`, `sources`, `member`, `internal`. Default: `all`. If your organization is associated with an enterprise account using GitHub Enterprise Cloud or GitHub Enterprise Server 2.20+, `type` can also be `internal`. However, the `internal` value is not yet supported when a GitHub App calls this API with an installation access token.",
1555215552
"in": "query",
1555315553
"required": false,
1555415554
"schema": {
@@ -15563,7 +15563,7 @@
1556315563
"internal"
1556415564
]
1556515565
},
15566-
"descriptionHTML": "<p>Specifies the types of repositories you want returned. Can be one of <code>all</code>, <code>public</code>, <code>private</code>, <code>forks</code>, <code>sources</code>, <code>member</code>, <code>internal</code>. Note: For GitHub AE, can be one of <code>all</code>, <code>private</code>, <code>forks</code>, <code>sources</code>, <code>member</code>, <code>internal</code>. Default: <code>all</code>. If your organization is associated with an enterprise account using GitHub Enterprise Cloud or GitHub Enterprise Server 2.20+, <code>type</code> can also be <code>internal</code>.</p>"
15566+
"descriptionHTML": "<p>Specifies the types of repositories you want returned. Can be one of <code>all</code>, <code>public</code>, <code>private</code>, <code>forks</code>, <code>sources</code>, <code>member</code>, <code>internal</code>. Note: For GitHub AE, can be one of <code>all</code>, <code>private</code>, <code>forks</code>, <code>sources</code>, <code>member</code>, <code>internal</code>. Default: <code>all</code>. If your organization is associated with an enterprise account using GitHub Enterprise Cloud or GitHub Enterprise Server 2.20+, <code>type</code> can also be <code>internal</code>. However, the <code>internal</code> value is not yet supported when a GitHub App calls this API with an installation access token.</p>"
1556715567
},
1556815568
{
1556915569
"name": "sort",

lib/rest/static/decorated/ghes-2.19.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15644,7 +15644,7 @@
1564415644
},
1564515645
{
1564615646
"name": "type",
15647-
"description": "Specifies the types of repositories you want returned. Can be one of `all`, `public`, `private`, `forks`, `sources`, `member`, `internal`. Note: For GitHub AE, can be one of `all`, `private`, `forks`, `sources`, `member`, `internal`. Default: `all`. If your organization is associated with an enterprise account using GitHub Enterprise Cloud or GitHub Enterprise Server 2.20+, `type` can also be `internal`.",
15647+
"description": "Specifies the types of repositories you want returned. Can be one of `all`, `public`, `private`, `forks`, `sources`, `member`, `internal`. Note: For GitHub AE, can be one of `all`, `private`, `forks`, `sources`, `member`, `internal`. Default: `all`. If your organization is associated with an enterprise account using GitHub Enterprise Cloud or GitHub Enterprise Server 2.20+, `type` can also be `internal`. However, the `internal` value is not yet supported when a GitHub App calls this API with an installation access token.",
1564815648
"in": "query",
1564915649
"required": false,
1565015650
"schema": {
@@ -15659,7 +15659,7 @@
1565915659
"internal"
1566015660
]
1566115661
},
15662-
"descriptionHTML": "<p>Specifies the types of repositories you want returned. Can be one of <code>all</code>, <code>public</code>, <code>private</code>, <code>forks</code>, <code>sources</code>, <code>member</code>, <code>internal</code>. Note: For GitHub AE, can be one of <code>all</code>, <code>private</code>, <code>forks</code>, <code>sources</code>, <code>member</code>, <code>internal</code>. Default: <code>all</code>. If your organization is associated with an enterprise account using GitHub Enterprise Cloud or GitHub Enterprise Server 2.20+, <code>type</code> can also be <code>internal</code>.</p>"
15662+
"descriptionHTML": "<p>Specifies the types of repositories you want returned. Can be one of <code>all</code>, <code>public</code>, <code>private</code>, <code>forks</code>, <code>sources</code>, <code>member</code>, <code>internal</code>. Note: For GitHub AE, can be one of <code>all</code>, <code>private</code>, <code>forks</code>, <code>sources</code>, <code>member</code>, <code>internal</code>. Default: <code>all</code>. If your organization is associated with an enterprise account using GitHub Enterprise Cloud or GitHub Enterprise Server 2.20+, <code>type</code> can also be <code>internal</code>. However, the <code>internal</code> value is not yet supported when a GitHub App calls this API with an installation access token.</p>"
1566315663
},
1566415664
{
1566515665
"name": "sort",

lib/rest/static/decorated/ghes-2.20.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16118,7 +16118,7 @@
1611816118
},
1611916119
{
1612016120
"name": "type",
16121-
"description": "Specifies the types of repositories you want returned. Can be one of `all`, `public`, `private`, `forks`, `sources`, `member`, `internal`. Note: For GitHub AE, can be one of `all`, `private`, `forks`, `sources`, `member`, `internal`. Default: `all`. If your organization is associated with an enterprise account using GitHub Enterprise Cloud or GitHub Enterprise Server 2.20+, `type` can also be `internal`.",
16121+
"description": "Specifies the types of repositories you want returned. Can be one of `all`, `public`, `private`, `forks`, `sources`, `member`, `internal`. Note: For GitHub AE, can be one of `all`, `private`, `forks`, `sources`, `member`, `internal`. Default: `all`. If your organization is associated with an enterprise account using GitHub Enterprise Cloud or GitHub Enterprise Server 2.20+, `type` can also be `internal`. However, the `internal` value is not yet supported when a GitHub App calls this API with an installation access token.",
1612216122
"in": "query",
1612316123
"required": false,
1612416124
"schema": {
@@ -16133,7 +16133,7 @@
1613316133
"internal"
1613416134
]
1613516135
},
16136-
"descriptionHTML": "<p>Specifies the types of repositories you want returned. Can be one of <code>all</code>, <code>public</code>, <code>private</code>, <code>forks</code>, <code>sources</code>, <code>member</code>, <code>internal</code>. Note: For GitHub AE, can be one of <code>all</code>, <code>private</code>, <code>forks</code>, <code>sources</code>, <code>member</code>, <code>internal</code>. Default: <code>all</code>. If your organization is associated with an enterprise account using GitHub Enterprise Cloud or GitHub Enterprise Server 2.20+, <code>type</code> can also be <code>internal</code>.</p>"
16136+
"descriptionHTML": "<p>Specifies the types of repositories you want returned. Can be one of <code>all</code>, <code>public</code>, <code>private</code>, <code>forks</code>, <code>sources</code>, <code>member</code>, <code>internal</code>. Note: For GitHub AE, can be one of <code>all</code>, <code>private</code>, <code>forks</code>, <code>sources</code>, <code>member</code>, <code>internal</code>. Default: <code>all</code>. If your organization is associated with an enterprise account using GitHub Enterprise Cloud or GitHub Enterprise Server 2.20+, <code>type</code> can also be <code>internal</code>. However, the <code>internal</code> value is not yet supported when a GitHub App calls this API with an installation access token.</p>"
1613716137
},
1613816138
{
1613916139
"name": "sort",

lib/rest/static/decorated/ghes-2.21.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16112,7 +16112,7 @@
1611216112
},
1611316113
{
1611416114
"name": "type",
16115-
"description": "Specifies the types of repositories you want returned. Can be one of `all`, `public`, `private`, `forks`, `sources`, `member`, `internal`. Note: For GitHub AE, can be one of `all`, `private`, `forks`, `sources`, `member`, `internal`. Default: `all`. If your organization is associated with an enterprise account using GitHub Enterprise Cloud or GitHub Enterprise Server 2.20+, `type` can also be `internal`.",
16115+
"description": "Specifies the types of repositories you want returned. Can be one of `all`, `public`, `private`, `forks`, `sources`, `member`, `internal`. Note: For GitHub AE, can be one of `all`, `private`, `forks`, `sources`, `member`, `internal`. Default: `all`. If your organization is associated with an enterprise account using GitHub Enterprise Cloud or GitHub Enterprise Server 2.20+, `type` can also be `internal`. However, the `internal` value is not yet supported when a GitHub App calls this API with an installation access token.",
1611616116
"in": "query",
1611716117
"required": false,
1611816118
"schema": {
@@ -16127,7 +16127,7 @@
1612716127
"internal"
1612816128
]
1612916129
},
16130-
"descriptionHTML": "<p>Specifies the types of repositories you want returned. Can be one of <code>all</code>, <code>public</code>, <code>private</code>, <code>forks</code>, <code>sources</code>, <code>member</code>, <code>internal</code>. Note: For GitHub AE, can be one of <code>all</code>, <code>private</code>, <code>forks</code>, <code>sources</code>, <code>member</code>, <code>internal</code>. Default: <code>all</code>. If your organization is associated with an enterprise account using GitHub Enterprise Cloud or GitHub Enterprise Server 2.20+, <code>type</code> can also be <code>internal</code>.</p>"
16130+
"descriptionHTML": "<p>Specifies the types of repositories you want returned. Can be one of <code>all</code>, <code>public</code>, <code>private</code>, <code>forks</code>, <code>sources</code>, <code>member</code>, <code>internal</code>. Note: For GitHub AE, can be one of <code>all</code>, <code>private</code>, <code>forks</code>, <code>sources</code>, <code>member</code>, <code>internal</code>. Default: <code>all</code>. If your organization is associated with an enterprise account using GitHub Enterprise Cloud or GitHub Enterprise Server 2.20+, <code>type</code> can also be <code>internal</code>. However, the <code>internal</code> value is not yet supported when a GitHub App calls this API with an installation access token.</p>"
1613116131
},
1613216132
{
1613316133
"name": "sort",

lib/rest/static/decorated/ghes-2.22.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20360,7 +20360,7 @@
2036020360
},
2036120361
{
2036220362
"name": "type",
20363-
"description": "Specifies the types of repositories you want returned. Can be one of `all`, `public`, `private`, `forks`, `sources`, `member`, `internal`. Note: For GitHub AE, can be one of `all`, `private`, `forks`, `sources`, `member`, `internal`. Default: `all`. If your organization is associated with an enterprise account using GitHub Enterprise Cloud or GitHub Enterprise Server 2.20+, `type` can also be `internal`.",
20363+
"description": "Specifies the types of repositories you want returned. Can be one of `all`, `public`, `private`, `forks`, `sources`, `member`, `internal`. Note: For GitHub AE, can be one of `all`, `private`, `forks`, `sources`, `member`, `internal`. Default: `all`. If your organization is associated with an enterprise account using GitHub Enterprise Cloud or GitHub Enterprise Server 2.20+, `type` can also be `internal`. However, the `internal` value is not yet supported when a GitHub App calls this API with an installation access token.",
2036420364
"in": "query",
2036520365
"required": false,
2036620366
"schema": {
@@ -20375,7 +20375,7 @@
2037520375
"internal"
2037620376
]
2037720377
},
20378-
"descriptionHTML": "<p>Specifies the types of repositories you want returned. Can be one of <code>all</code>, <code>public</code>, <code>private</code>, <code>forks</code>, <code>sources</code>, <code>member</code>, <code>internal</code>. Note: For GitHub AE, can be one of <code>all</code>, <code>private</code>, <code>forks</code>, <code>sources</code>, <code>member</code>, <code>internal</code>. Default: <code>all</code>. If your organization is associated with an enterprise account using GitHub Enterprise Cloud or GitHub Enterprise Server 2.20+, <code>type</code> can also be <code>internal</code>.</p>"
20378+
"descriptionHTML": "<p>Specifies the types of repositories you want returned. Can be one of <code>all</code>, <code>public</code>, <code>private</code>, <code>forks</code>, <code>sources</code>, <code>member</code>, <code>internal</code>. Note: For GitHub AE, can be one of <code>all</code>, <code>private</code>, <code>forks</code>, <code>sources</code>, <code>member</code>, <code>internal</code>. Default: <code>all</code>. If your organization is associated with an enterprise account using GitHub Enterprise Cloud or GitHub Enterprise Server 2.20+, <code>type</code> can also be <code>internal</code>. However, the <code>internal</code> value is not yet supported when a GitHub App calls this API with an installation access token.</p>"
2037920379
},
2038020380
{
2038120381
"name": "sort",

lib/rest/static/decorated/ghes-3.0.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24307,7 +24307,7 @@
2430724307
},
2430824308
{
2430924309
"name": "type",
24310-
"description": "Specifies the types of repositories you want returned. Can be one of `all`, `public`, `private`, `forks`, `sources`, `member`, `internal`. Note: For GitHub AE, can be one of `all`, `private`, `forks`, `sources`, `member`, `internal`. Default: `all`. If your organization is associated with an enterprise account using GitHub Enterprise Cloud or GitHub Enterprise Server 2.20+, `type` can also be `internal`.",
24310+
"description": "Specifies the types of repositories you want returned. Can be one of `all`, `public`, `private`, `forks`, `sources`, `member`, `internal`. Note: For GitHub AE, can be one of `all`, `private`, `forks`, `sources`, `member`, `internal`. Default: `all`. If your organization is associated with an enterprise account using GitHub Enterprise Cloud or GitHub Enterprise Server 2.20+, `type` can also be `internal`. However, the `internal` value is not yet supported when a GitHub App calls this API with an installation access token.",
2431124311
"in": "query",
2431224312
"required": false,
2431324313
"schema": {
@@ -24322,7 +24322,7 @@
2432224322
"internal"
2432324323
]
2432424324
},
24325-
"descriptionHTML": "<p>Specifies the types of repositories you want returned. Can be one of <code>all</code>, <code>public</code>, <code>private</code>, <code>forks</code>, <code>sources</code>, <code>member</code>, <code>internal</code>. Note: For GitHub AE, can be one of <code>all</code>, <code>private</code>, <code>forks</code>, <code>sources</code>, <code>member</code>, <code>internal</code>. Default: <code>all</code>. If your organization is associated with an enterprise account using GitHub Enterprise Cloud or GitHub Enterprise Server 2.20+, <code>type</code> can also be <code>internal</code>.</p>"
24325+
"descriptionHTML": "<p>Specifies the types of repositories you want returned. Can be one of <code>all</code>, <code>public</code>, <code>private</code>, <code>forks</code>, <code>sources</code>, <code>member</code>, <code>internal</code>. Note: For GitHub AE, can be one of <code>all</code>, <code>private</code>, <code>forks</code>, <code>sources</code>, <code>member</code>, <code>internal</code>. Default: <code>all</code>. If your organization is associated with an enterprise account using GitHub Enterprise Cloud or GitHub Enterprise Server 2.20+, <code>type</code> can also be <code>internal</code>. However, the <code>internal</code> value is not yet supported when a GitHub App calls this API with an installation access token.</p>"
2432624326
},
2432724327
{
2432824328
"name": "sort",

0 commit comments

Comments
 (0)