Skip to content

Commit

Permalink
Merge pull request #2951 from github/openapi-update-b3941b8c8fd8c43cb…
Browse files Browse the repository at this point in the history
…3583af64e7215a0871d8c0729bf3438a930be7fc0488835

Update OpenAPI 3.1 Descriptions
  • Loading branch information
izuzak authored Sep 4, 2023
2 parents 4e6d080 + 3ddfeab commit 4b4ee29
Show file tree
Hide file tree
Showing 16 changed files with 20 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -84194,6 +84194,7 @@
"array",
"null"
],
"description": "The users who contributed to the advisory.",
"readOnly": true,
"items": {
"type": "object",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59977,6 +59977,7 @@ components:
type:
- array
- 'null'
description: The users who contributed to the advisory.
readOnly: true
items:
type: object
Expand Down
1 change: 1 addition & 0 deletions descriptions-next/api.github.com/api.github.com.json
Original file line number Diff line number Diff line change
Expand Up @@ -84194,6 +84194,7 @@
"array",
"null"
],
"description": "The users who contributed to the advisory.",
"readOnly": true,
"items": {
"type": "object",
Expand Down
1 change: 1 addition & 0 deletions descriptions-next/api.github.com/api.github.com.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59977,6 +59977,7 @@ components:
type:
- array
- 'null'
description: The users who contributed to the advisory.
readOnly: true
items:
type: object
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -916,6 +916,7 @@
"array",
"null"
],
"description": "The users who contributed to the advisory.",
"readOnly": true,
"items": {
"type": "object",
Expand Down Expand Up @@ -1608,6 +1609,7 @@
"array",
"null"
],
"description": "The users who contributed to the advisory.",
"readOnly": true,
"items": {
"type": "object",
Expand Down
Loading

0 comments on commit 4b4ee29

Please sign in to comment.