Skip to content

Commit

Permalink
Merge pull request #3925 from github/openapi-update-9dc50e1097c520e2f…
Browse files Browse the repository at this point in the history
…ff41971076935d4a021222c65e3b564f7885536ce9ca7ec

Update OpenAPI 3.1 Descriptions
  • Loading branch information
easyt authored Aug 30, 2024
2 parents c62a5ac + ec89a32 commit 38baa7a
Show file tree
Hide file tree
Showing 40 changed files with 188 additions and 382 deletions.
12 changes: 1 addition & 11 deletions descriptions-next/api.github.com/api.github.com.2022-11-28.json
Original file line number Diff line number Diff line change
Expand Up @@ -89706,9 +89706,6 @@
"score"
]
},
"cvss_severities": {
"$ref": "#/components/schemas/cvss-severities"
},
"cwes": {
"type": [
"array",
Expand Down Expand Up @@ -93620,9 +93617,6 @@
],
"additionalProperties": false
},
"cvss_severities": {
"$ref": "#/components/schemas/cvss-severities"
},
"cwes": {
"type": "array",
"description": "Details for the advisory pertaining to Common Weakness Enumeration.",
Expand Down Expand Up @@ -101912,8 +101906,7 @@
"OrganizationAdmin",
"RepositoryRole",
"Team",
"DeployKey",
"EnterpriseTeam"
"DeployKey"
],
"description": "The type of actor that can bypass a ruleset.\n"
},
Expand Down Expand Up @@ -103609,9 +103602,6 @@
"score"
]
},
"cvss_severities": {
"$ref": "#/components/schemas/cvss-severities"
},
"cwes": {
"type": [
"array",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -64740,8 +64740,6 @@ components:
required:
- vector_string
- score
cvss_severities:
"$ref": "#/components/schemas/cvss-severities"
cwes:
type:
- array
Expand Down Expand Up @@ -67747,8 +67745,6 @@ components:
- score
- vector_string
additionalProperties: false
cvss_severities:
"$ref": "#/components/schemas/cvss-severities"
cwes:
type: array
description: Details for the advisory pertaining to Common Weakness Enumeration.
Expand Down Expand Up @@ -73904,7 +73900,6 @@ components:
- RepositoryRole
- Team
- DeployKey
- EnterpriseTeam
description: 'The type of actor that can bypass a ruleset.

'
Expand Down Expand Up @@ -75182,8 +75177,6 @@ components:
required:
- vector_string
- score
cvss_severities:
"$ref": "#/components/schemas/cvss-severities"
cwes:
type:
- array
Expand Down
Loading

0 comments on commit 38baa7a

Please sign in to comment.