Skip to content

Commit b305960

Browse files
Update OpenAPI 3.1 Descriptions
1 parent 1e57814 commit b305960

32 files changed

Lines changed: 48 additions & 32 deletions

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32077,7 +32077,7 @@
3207732077
},
3207832078
"client_payload": {
3207932079
"type": "object",
32080-
"description": "JSON payload with extra information about the webhook event that your action or workflow may use.",
32080+
"description": "JSON payload with extra information about the webhook event that your action or workflow may use. The maximum number of top-level properties is 10.",
3208132081
"additionalProperties": true,
3208232082
"maxProperties": 10
3208332083
}

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23390,7 +23390,8 @@ paths:
2339023390
client_payload:
2339123391
type: object
2339223392
description: JSON payload with extra information about the webhook
23393-
event that your action or workflow may use.
23393+
event that your action or workflow may use. The maximum number
23394+
of top-level properties is 10.
2339423395
additionalProperties: true
2339523396
maxProperties: 10
2339623397
examples:

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295466,7 +295466,7 @@
295466295466
},
295467295467
"client_payload": {
295468295468
"type": "object",
295469-
"description": "JSON payload with extra information about the webhook event that your action or workflow may use.",
295469+
"description": "JSON payload with extra information about the webhook event that your action or workflow may use. The maximum number of top-level properties is 10.",
295470295470
"additionalProperties": true,
295471295471
"maxProperties": 10
295472295472
}

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51005,7 +51005,8 @@ paths:
5100551005
client_payload:
5100651006
type: object
5100751007
description: JSON payload with extra information about the webhook
51008-
event that your action or workflow may use.
51008+
event that your action or workflow may use. The maximum number
51009+
of top-level properties is 10.
5100951010
additionalProperties: true
5101051011
maxProperties: 10
5101151012
examples:

descriptions-next/ghec/dereferenced/ghec.deref.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298925,7 +298925,7 @@
298925298925
},
298926298926
"client_payload": {
298927298927
"type": "object",
298928-
"description": "JSON payload with extra information about the webhook event that your action or workflow may use.",
298928+
"description": "JSON payload with extra information about the webhook event that your action or workflow may use. The maximum number of top-level properties is 10.",
298929298929
"additionalProperties": true,
298930298930
"maxProperties": 10
298931298931
}

descriptions-next/ghec/dereferenced/ghec.deref.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52527,7 +52527,8 @@ paths:
5252752527
client_payload:
5252852528
type: object
5252952529
description: JSON payload with extra information about the webhook
52530-
event that your action or workflow may use.
52530+
event that your action or workflow may use. The maximum number
52531+
of top-level properties is 10.
5253152532
additionalProperties: true
5253252533
maxProperties: 10
5253352534
examples:

descriptions-next/ghec/ghec.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33313,7 +33313,7 @@
3331333313
},
3331433314
"client_payload": {
3331533315
"type": "object",
33316-
"description": "JSON payload with extra information about the webhook event that your action or workflow may use.",
33316+
"description": "JSON payload with extra information about the webhook event that your action or workflow may use. The maximum number of top-level properties is 10.",
3331733317
"additionalProperties": true,
3331833318
"maxProperties": 10
3331933319
}

descriptions-next/ghec/ghec.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24251,7 +24251,8 @@ paths:
2425124251
client_payload:
2425224252
type: object
2425324253
description: JSON payload with extra information about the webhook
24254-
event that your action or workflow may use.
24254+
event that your action or workflow may use. The maximum number
24255+
of top-level properties is 10.
2425524256
additionalProperties: true
2425624257
maxProperties: 10
2425724258
examples:

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233042,7 +233042,7 @@
233042233042
},
233043233043
"client_payload": {
233044233044
"type": "object",
233045-
"description": "JSON payload with extra information about the webhook event that your action or workflow may use.",
233045+
"description": "JSON payload with extra information about the webhook event that your action or workflow may use. The maximum number of top-level properties is 10.",
233046233046
"additionalProperties": true,
233047233047
"maxProperties": 10
233048233048
}

0 commit comments

Comments
 (0)