Skip to content

Commit

Permalink
Update OpenAPI Descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
github-openapi-bot committed Jun 7, 2021
1 parent ee975e6 commit 5543fe4
Show file tree
Hide file tree
Showing 36 changed files with 210 additions and 0 deletions.
4 changes: 4 additions & 0 deletions descriptions/api.github.com/api.github.com.json
Original file line number Diff line number Diff line change
Expand Up @@ -59797,6 +59797,10 @@
},
"code_of_conduct": {
"$ref": "#/components/schemas/code-of-conduct-simple"
},
"has_advanced_security": {
"type": "boolean",
"example": true
}
},
"required": [
Expand Down
3 changes: 3 additions & 0 deletions descriptions/api.github.com/api.github.com.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43319,6 +43319,9 @@ components:
type: boolean
code_of_conduct:
"$ref": "#/components/schemas/code-of-conduct-simple"
has_advanced_security:
type: boolean
example: true
required:
- archive_url
- assignees_url
Expand Down
12 changes: 12 additions & 0 deletions descriptions/api.github.com/dereferenced/api.github.com.deref.json
Original file line number Diff line number Diff line change
Expand Up @@ -109075,6 +109075,10 @@
"name",
"html_url"
]
},
"has_advanced_security": {
"type": "boolean",
"example": true
}
},
"required": [
Expand Down Expand Up @@ -114337,6 +114341,10 @@
"name",
"html_url"
]
},
"has_advanced_security": {
"type": "boolean",
"example": true
}
},
"required": [
Expand Down Expand Up @@ -202347,6 +202355,10 @@
"name",
"html_url"
]
},
"has_advanced_security": {
"type": "boolean",
"example": true
}
},
"required": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25979,6 +25979,9 @@ paths:
- key
- name
- html_url
has_advanced_security:
type: boolean
example: true
required: &218
- archive_url
- assignees_url
Expand Down
16 changes: 16 additions & 0 deletions descriptions/ghes-2.18/dereferenced/ghes-2.18.deref.json
Original file line number Diff line number Diff line change
Expand Up @@ -67302,6 +67302,10 @@
"name",
"html_url"
]
},
"has_advanced_security": {
"type": "boolean",
"example": true
}
},
"required": [
Expand Down Expand Up @@ -72482,6 +72486,10 @@
"name",
"html_url"
]
},
"has_advanced_security": {
"type": "boolean",
"example": true
}
},
"required": [
Expand Down Expand Up @@ -132284,6 +132292,10 @@
"name",
"html_url"
]
},
"has_advanced_security": {
"type": "boolean",
"example": true
}
},
"required": [
Expand Down Expand Up @@ -250127,6 +250139,10 @@
"name",
"html_url"
]
},
"has_advanced_security": {
"type": "boolean",
"example": true
}
},
"required": [
Expand Down
3 changes: 3 additions & 0 deletions descriptions/ghes-2.18/dereferenced/ghes-2.18.deref.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17006,6 +17006,9 @@ paths:
- key
- name
- html_url
has_advanced_security:
type: boolean
example: true
required: &133
- archive_url
- assignees_url
Expand Down
4 changes: 4 additions & 0 deletions descriptions/ghes-2.18/ghes-2.18.json
Original file line number Diff line number Diff line change
Expand Up @@ -44039,6 +44039,10 @@
},
"code_of_conduct": {
"$ref": "#/components/schemas/code-of-conduct-simple"
},
"has_advanced_security": {
"type": "boolean",
"example": true
}
},
"required": [
Expand Down
3 changes: 3 additions & 0 deletions descriptions/ghes-2.18/ghes-2.18.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32046,6 +32046,9 @@ components:
type: boolean
code_of_conduct:
"$ref": "#/components/schemas/code-of-conduct-simple"
has_advanced_security:
type: boolean
example: true
required:
- archive_url
- assignees_url
Expand Down
16 changes: 16 additions & 0 deletions descriptions/ghes-2.19/dereferenced/ghes-2.19.deref.json
Original file line number Diff line number Diff line change
Expand Up @@ -67938,6 +67938,10 @@
"name",
"html_url"
]
},
"has_advanced_security": {
"type": "boolean",
"example": true
}
},
"required": [
Expand Down Expand Up @@ -73118,6 +73122,10 @@
"name",
"html_url"
]
},
"has_advanced_security": {
"type": "boolean",
"example": true
}
},
"required": [
Expand Down Expand Up @@ -135366,6 +135374,10 @@
"name",
"html_url"
]
},
"has_advanced_security": {
"type": "boolean",
"example": true
}
},
"required": [
Expand Down Expand Up @@ -253438,6 +253450,10 @@
"name",
"html_url"
]
},
"has_advanced_security": {
"type": "boolean",
"example": true
}
},
"required": [
Expand Down
3 changes: 3 additions & 0 deletions descriptions/ghes-2.19/dereferenced/ghes-2.19.deref.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17130,6 +17130,9 @@ paths:
- key
- name
- html_url
has_advanced_security:
type: boolean
example: true
required: &132
- archive_url
- assignees_url
Expand Down
4 changes: 4 additions & 0 deletions descriptions/ghes-2.19/ghes-2.19.json
Original file line number Diff line number Diff line change
Expand Up @@ -44446,6 +44446,10 @@
},
"code_of_conduct": {
"$ref": "#/components/schemas/code-of-conduct-simple"
},
"has_advanced_security": {
"type": "boolean",
"example": true
}
},
"required": [
Expand Down
3 changes: 3 additions & 0 deletions descriptions/ghes-2.19/ghes-2.19.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32247,6 +32247,9 @@ components:
type: boolean
code_of_conduct:
"$ref": "#/components/schemas/code-of-conduct-simple"
has_advanced_security:
type: boolean
example: true
required:
- archive_url
- assignees_url
Expand Down
16 changes: 16 additions & 0 deletions descriptions/ghes-2.20/dereferenced/ghes-2.20.deref.json
Original file line number Diff line number Diff line change
Expand Up @@ -71061,6 +71061,10 @@
"name",
"html_url"
]
},
"has_advanced_security": {
"type": "boolean",
"example": true
}
},
"required": [
Expand Down Expand Up @@ -76280,6 +76284,10 @@
"name",
"html_url"
]
},
"has_advanced_security": {
"type": "boolean",
"example": true
}
},
"required": [
Expand Down Expand Up @@ -137636,6 +137644,10 @@
"name",
"html_url"
]
},
"has_advanced_security": {
"type": "boolean",
"example": true
}
},
"required": [
Expand Down Expand Up @@ -256589,6 +256601,10 @@
"name",
"html_url"
]
},
"has_advanced_security": {
"type": "boolean",
"example": true
}
},
"required": [
Expand Down
3 changes: 3 additions & 0 deletions descriptions/ghes-2.20/dereferenced/ghes-2.20.deref.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17325,6 +17325,9 @@ paths:
- key
- name
- html_url
has_advanced_security:
type: boolean
example: true
required: &131
- archive_url
- assignees_url
Expand Down
4 changes: 4 additions & 0 deletions descriptions/ghes-2.20/ghes-2.20.json
Original file line number Diff line number Diff line change
Expand Up @@ -44649,6 +44649,10 @@
},
"code_of_conduct": {
"$ref": "#/components/schemas/code-of-conduct-simple"
},
"has_advanced_security": {
"type": "boolean",
"example": true
}
},
"required": [
Expand Down
3 changes: 3 additions & 0 deletions descriptions/ghes-2.20/ghes-2.20.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32381,6 +32381,9 @@ components:
type: boolean
code_of_conduct:
"$ref": "#/components/schemas/code-of-conduct-simple"
has_advanced_security:
type: boolean
example: true
required:
- archive_url
- assignees_url
Expand Down
12 changes: 12 additions & 0 deletions descriptions/ghes-2.21/dereferenced/ghes-2.21.deref.json
Original file line number Diff line number Diff line change
Expand Up @@ -82464,6 +82464,10 @@
"name",
"html_url"
]
},
"has_advanced_security": {
"type": "boolean",
"example": true
}
},
"required": [
Expand Down Expand Up @@ -87716,6 +87720,10 @@
"name",
"html_url"
]
},
"has_advanced_security": {
"type": "boolean",
"example": true
}
},
"required": [
Expand Down Expand Up @@ -149558,6 +149566,10 @@
"name",
"html_url"
]
},
"has_advanced_security": {
"type": "boolean",
"example": true
}
},
"required": [
Expand Down
3 changes: 3 additions & 0 deletions descriptions/ghes-2.21/dereferenced/ghes-2.21.deref.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20714,6 +20714,9 @@ paths:
- key
- name
- html_url
has_advanced_security:
type: boolean
example: true
required: &152
- archive_url
- assignees_url
Expand Down
Loading

0 comments on commit 5543fe4

Please sign in to comment.