Skip to content

Commit 30b72db

Browse files
authored
Merge pull request #631 from github/openapi-update-6bb642c723f37b0a63e692436725b935cfb556d3ce71fad7d23abab836a95992
Update OpenAPI Descriptions
2 parents c30d13b + 7d5a26d commit 30b72db

24 files changed

+12
-24
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25730,7 +25730,7 @@
2573025730
"/repos/{owner}/{repo}/commits/{ref}/status": {
2573125731
"get": {
2573225732
"summary": "Get the combined status for a specific reference",
25733-
"description": "Users with pull access in a repository can access a combined view of commit statuses for a given ref. The ref can be a SHA, a branch name, or a tag name.\n\nThe most recent status for each context is returned, up to 100. This field [paginates](https://docs.github.com/rest/overview/resources-in-the-rest-api#pagination) if there are over 100 contexts.\n\nAdditionally, a combined `state` is returned. The `state` is one of:\n\n* **failure** if any of the contexts report as `error` or `failure`\n* **pending** if there are no statuses or a context is `pending`\n* **success** if the latest status for all contexts is `success`",
25733+
"description": "Users with pull access in a repository can access a combined view of commit statuses for a given ref. The ref can be a SHA, a branch name, or a tag name.\n\n\nAdditionally, a combined `state` is returned. The `state` is one of:\n\n* **failure** if any of the contexts report as `error` or `failure`\n* **pending** if there are no statuses or a context is `pending`\n* **success** if the latest status for all contexts is `success`",
2573425734
"tags": [
2573525735
"repos"
2573625736
],

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18537,7 +18537,6 @@ paths:
1853718537
description: |-
1853818538
Users with pull access in a repository can access a combined view of commit statuses for a given ref. The ref can be a SHA, a branch name, or a tag name.
1853918539

18540-
The most recent status for each context is returned, up to 100. This field [paginates](https://docs.github.com/rest/overview/resources-in-the-rest-api#pagination) if there are over 100 contexts.
1854118540

1854218541
Additionally, a combined `state` is returned. The `state` is one of:
1854318542

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196722,7 +196722,7 @@
196722196722
"/repos/{owner}/{repo}/commits/{ref}/status": {
196723196723
"get": {
196724196724
"summary": "Get the combined status for a specific reference",
196725-
"description": "Users with pull access in a repository can access a combined view of commit statuses for a given ref. The ref can be a SHA, a branch name, or a tag name.\n\nThe most recent status for each context is returned, up to 100. This field [paginates](https://docs.github.com/rest/overview/resources-in-the-rest-api#pagination) if there are over 100 contexts.\n\nAdditionally, a combined `state` is returned. The `state` is one of:\n\n* **failure** if any of the contexts report as `error` or `failure`\n* **pending** if there are no statuses or a context is `pending`\n* **success** if the latest status for all contexts is `success`",
196725+
"description": "Users with pull access in a repository can access a combined view of commit statuses for a given ref. The ref can be a SHA, a branch name, or a tag name.\n\n\nAdditionally, a combined `state` is returned. The `state` is one of:\n\n* **failure** if any of the contexts report as `error` or `failure`\n* **pending** if there are no statuses or a context is `pending`\n* **success** if the latest status for all contexts is `success`",
196726196726
"tags": [
196727196727
"repos"
196728196728
],

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42987,7 +42987,6 @@ paths:
4298742987
description: |-
4298842988
Users with pull access in a repository can access a combined view of commit statuses for a given ref. The ref can be a SHA, a branch name, or a tag name.
4298942989

42990-
The most recent status for each context is returned, up to 100. This field [paginates](https://docs.github.com/rest/overview/resources-in-the-rest-api#pagination) if there are over 100 contexts.
4299142990

4299242991
Additionally, a combined `state` is returned. The `state` is one of:
4299342992

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166223,7 +166223,7 @@
166223166223
"/repos/{owner}/{repo}/commits/{ref}/status": {
166224166224
"get": {
166225166225
"summary": "Get the combined status for a specific reference",
166226-
"description": "Users with pull access in a repository can access a combined view of commit statuses for a given ref. The ref can be a SHA, a branch name, or a tag name.\n\nThe most recent status for each context is returned, up to 100. This field [paginates](https://docs.github.com/[email protected]/rest/overview/resources-in-the-rest-api#pagination) if there are over 100 contexts.\n\nAdditionally, a combined `state` is returned. The `state` is one of:\n\n* **failure** if any of the contexts report as `error` or `failure`\n* **pending** if there are no statuses or a context is `pending`\n* **success** if the latest status for all contexts is `success`",
166226+
"description": "Users with pull access in a repository can access a combined view of commit statuses for a given ref. The ref can be a SHA, a branch name, or a tag name.\n\n\nAdditionally, a combined `state` is returned. The `state` is one of:\n\n* **failure** if any of the contexts report as `error` or `failure`\n* **pending** if there are no statuses or a context is `pending`\n* **success** if the latest status for all contexts is `success`",
166227166227
"tags": [
166228166228
"repos"
166229166229
],

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38289,7 +38289,6 @@ paths:
3828938289
description: |-
3829038290
Users with pull access in a repository can access a combined view of commit statuses for a given ref. The ref can be a SHA, a branch name, or a tag name.
3829138291

38292-
The most recent status for each context is returned, up to 100. This field [paginates](https://docs.github.com/[email protected]/rest/overview/resources-in-the-rest-api#pagination) if there are over 100 contexts.
3829338292

3829438293
Additionally, a combined `state` is returned. The `state` is one of:
3829538294

descriptions/ghes-2.22/ghes-2.22.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23454,7 +23454,7 @@
2345423454
"/repos/{owner}/{repo}/commits/{ref}/status": {
2345523455
"get": {
2345623456
"summary": "Get the combined status for a specific reference",
23457-
"description": "Users with pull access in a repository can access a combined view of commit statuses for a given ref. The ref can be a SHA, a branch name, or a tag name.\n\nThe most recent status for each context is returned, up to 100. This field [paginates](https://docs.github.com/[email protected]/rest/overview/resources-in-the-rest-api#pagination) if there are over 100 contexts.\n\nAdditionally, a combined `state` is returned. The `state` is one of:\n\n* **failure** if any of the contexts report as `error` or `failure`\n* **pending** if there are no statuses or a context is `pending`\n* **success** if the latest status for all contexts is `success`",
23457+
"description": "Users with pull access in a repository can access a combined view of commit statuses for a given ref. The ref can be a SHA, a branch name, or a tag name.\n\n\nAdditionally, a combined `state` is returned. The `state` is one of:\n\n* **failure** if any of the contexts report as `error` or `failure`\n* **pending** if there are no statuses or a context is `pending`\n* **success** if the latest status for all contexts is `success`",
2345823458
"tags": [
2345923459
"repos"
2346023460
],

descriptions/ghes-2.22/ghes-2.22.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17214,7 +17214,6 @@ paths:
1721417214
description: |-
1721517215
Users with pull access in a repository can access a combined view of commit statuses for a given ref. The ref can be a SHA, a branch name, or a tag name.
1721617216

17217-
The most recent status for each context is returned, up to 100. This field [paginates](https://docs.github.com/[email protected]/rest/overview/resources-in-the-rest-api#pagination) if there are over 100 contexts.
1721817217

1721917218
Additionally, a combined `state` is returned. The `state` is one of:
1722017219

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172447,7 +172447,7 @@
172447172447
"/repos/{owner}/{repo}/commits/{ref}/status": {
172448172448
"get": {
172449172449
"summary": "Get the combined status for a specific reference",
172450-
"description": "Users with pull access in a repository can access a combined view of commit statuses for a given ref. The ref can be a SHA, a branch name, or a tag name.\n\nThe most recent status for each context is returned, up to 100. This field [paginates](https://docs.github.com/[email protected]/rest/overview/resources-in-the-rest-api#pagination) if there are over 100 contexts.\n\nAdditionally, a combined `state` is returned. The `state` is one of:\n\n* **failure** if any of the contexts report as `error` or `failure`\n* **pending** if there are no statuses or a context is `pending`\n* **success** if the latest status for all contexts is `success`",
172450+
"description": "Users with pull access in a repository can access a combined view of commit statuses for a given ref. The ref can be a SHA, a branch name, or a tag name.\n\n\nAdditionally, a combined `state` is returned. The `state` is one of:\n\n* **failure** if any of the contexts report as `error` or `failure`\n* **pending** if there are no statuses or a context is `pending`\n* **success** if the latest status for all contexts is `success`",
172451172451
"tags": [
172452172452
"repos"
172453172453
],

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39918,7 +39918,6 @@ paths:
3991839918
description: |-
3991939919
Users with pull access in a repository can access a combined view of commit statuses for a given ref. The ref can be a SHA, a branch name, or a tag name.
3992039920

39921-
The most recent status for each context is returned, up to 100. This field [paginates](https://docs.github.com/[email protected]/rest/overview/resources-in-the-rest-api#pagination) if there are over 100 contexts.
3992239921

3992339922
Additionally, a combined `state` is returned. The `state` is one of:
3992439923

0 commit comments

Comments
 (0)