Skip to content

Commit a4a44ff

Browse files
authored
Merge pull request #1495 from github/openapi-update-a27b263a0abba59952f1216a236f38155dfbe2dcf4b80b1fc53d1e07296b83f0
Update OpenAPI 3.1 Descriptions
2 parents 17d2ba0 + ca41204 commit a4a44ff

28 files changed

+2853
-0
lines changed

descriptions-next/api.github.com/api.github.com.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61287,6 +61287,10 @@
6128761287
"examples": [
6128861288
"\"2020-07-09T00:17:42Z\""
6128961289
]
61290+
},
61291+
"anonymous_access_enabled": {
61292+
"type": "boolean",
61293+
"description": "Whether anonymous git access is enabled for this repository"
6129061294
}
6129161295
},
6129261296
"required": [

descriptions-next/api.github.com/api.github.com.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44010,6 +44010,9 @@ components:
4401044010
type: string
4401144011
examples:
4401244012
- '"2020-07-09T00:17:42Z"'
44013+
anonymous_access_enabled:
44014+
type: boolean
44015+
description: Whether anonymous git access is enabled for this repository
4401344016
required:
4401444017
- archive_url
4401544018
- assignees_url

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

Lines changed: 492 additions & 0 deletions
Large diffs are not rendered by default.

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2772,6 +2772,10 @@ paths:
27722772
type: string
27732773
examples:
27742774
- '"2020-07-09T00:17:42Z"'
2775+
anonymous_access_enabled:
2776+
type: boolean
2777+
description: Whether anonymous git access is enabled for
2778+
this repository
27752779
required:
27762780
- archive_url
27772781
- assignees_url

descriptions-next/ghes-3.2/dereferenced/ghes-3.2.deref.json

Lines changed: 364 additions & 0 deletions
Large diffs are not rendered by default.

descriptions-next/ghes-3.2/dereferenced/ghes-3.2.deref.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5177,6 +5177,10 @@ paths:
51775177
type: string
51785178
examples:
51795179
- '"2020-07-09T00:17:42Z"'
5180+
anonymous_access_enabled:
5181+
type: boolean
5182+
description: Whether anonymous git access is enabled for
5183+
this repository
51805184
required:
51815185
- archive_url
51825186
- assignees_url

0 commit comments

Comments
 (0)