Skip to content

Commit 3396b4b

Browse files
Update OpenAPI 3.1 Descriptions
1 parent 36293de commit 3396b4b

24 files changed

+21106
-18490
lines changed

descriptions-next/api.github.com/api.github.com.2022-11-28.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35625,9 +35625,9 @@
3562535625
},
3562635626
"inputs": {
3562735627
"type": "object",
35628-
"description": "Input keys and values configured in the workflow file. The maximum number of properties is 10. Any default properties configured in the workflow file will be used when `inputs` are omitted.",
35628+
"description": "Input keys and values configured in the workflow file. The maximum number of properties is 25. Any default properties configured in the workflow file will be used when `inputs` are omitted.",
3562935629
"additionalProperties": true,
35630-
"maxProperties": 10
35630+
"maxProperties": 25
3563135631
}
3563235632
},
3563335633
"required": [

descriptions-next/api.github.com/api.github.com.2022-11-28.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25757,11 +25757,11 @@ paths:
2575725757
inputs:
2575825758
type: object
2575925759
description: Input keys and values configured in the workflow file.
25760-
The maximum number of properties is 10. Any default properties
25760+
The maximum number of properties is 25. Any default properties
2576125761
configured in the workflow file will be used when `inputs` are
2576225762
omitted.
2576325763
additionalProperties: true
25764-
maxProperties: 10
25764+
maxProperties: 25
2576525765
required:
2576625766
- ref
2576725767
examples:

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35625,9 +35625,9 @@
3562535625
},
3562635626
"inputs": {
3562735627
"type": "object",
35628-
"description": "Input keys and values configured in the workflow file. The maximum number of properties is 10. Any default properties configured in the workflow file will be used when `inputs` are omitted.",
35628+
"description": "Input keys and values configured in the workflow file. The maximum number of properties is 25. Any default properties configured in the workflow file will be used when `inputs` are omitted.",
3562935629
"additionalProperties": true,
35630-
"maxProperties": 10
35630+
"maxProperties": 25
3563135631
}
3563235632
},
3563335633
"required": [

0 commit comments

Comments
 (0)