Skip to content

Commit 71a5b14

Browse files
Update OpenAPI Descriptions
1 parent ef1842e commit 71a5b14

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

lib/rest/static/dereferenced/api.github.com.deref.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1403,7 +1403,7 @@
14031403
"url": "https://docs.github.com/rest/reference/apps#update-a-webhook-configuration-for-an-app"
14041404
},
14051405
"requestBody": {
1406-
"required": false,
1406+
"required": true,
14071407
"content": {
14081408
"application/json": {
14091409
"schema": {

lib/rest/static/dereferenced/ghes-3.1.deref.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8002,7 +8002,7 @@
80028002
"url": "https://docs.github.com/[email protected]/rest/reference/apps#update-a-webhook-configuration-for-an-app"
80038003
},
80048004
"requestBody": {
8005-
"required": false,
8005+
"required": true,
80068006
"content": {
80078007
"application/json": {
80088008
"schema": {

lib/rest/static/dereferenced/ghes-3.2.deref.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8025,7 +8025,7 @@
80258025
"url": "https://docs.github.com/[email protected]/rest/reference/apps#update-a-webhook-configuration-for-an-app"
80268026
},
80278027
"requestBody": {
8028-
"required": false,
8028+
"required": true,
80298029
"content": {
80308030
"application/json": {
80318031
"schema": {

lib/rest/static/dereferenced/ghes-3.3.deref.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7879,7 +7879,7 @@
78797879
"url": "https://docs.github.com/[email protected]/rest/reference/apps#update-a-webhook-configuration-for-an-app"
78807880
},
78817881
"requestBody": {
7882-
"required": false,
7882+
"required": true,
78837883
"content": {
78847884
"application/json": {
78857885
"schema": {

lib/rest/static/dereferenced/ghes-3.4.deref.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7855,7 +7855,7 @@
78557855
"url": "https://docs.github.com/[email protected]/rest/reference/apps#update-a-webhook-configuration-for-an-app"
78567856
},
78577857
"requestBody": {
7858-
"required": false,
7858+
"required": true,
78597859
"content": {
78607860
"application/json": {
78617861
"schema": {

lib/rest/static/dereferenced/ghes-3.5.deref.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7855,7 +7855,7 @@
78557855
"url": "https://docs.github.com/[email protected]/rest/reference/apps#update-a-webhook-configuration-for-an-app"
78567856
},
78577857
"requestBody": {
7858-
"required": false,
7858+
"required": true,
78597859
"content": {
78607860
"application/json": {
78617861
"schema": {

0 commit comments

Comments
 (0)