Skip to content

Commit 49172eb

Browse files
authored
Merge pull request #1371 from php-api-clients/GitHubEnterpriseCloud/from-1.1.4-a247d04d83e33358686d7fa8ff2bbf1c-from-1.1.4-a247d04d83e33358686d7fa8ff2bbf1c
2 parents 3224527 + bc5f065 commit 49172eb

File tree

2 files changed

+17
-2
lines changed

2 files changed

+17
-2
lines changed

clients/GitHubEnterpriseCloud/etc/openapi-client-generator.state

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"specHash": "40f7495bbfb76a67ec180340807d94b8",
2+
"specHash": "a247d04d83e33358686d7fa8ff2bbf1c",
33
"generatedFiles": {
44
"files": [
55
{
@@ -5920,7 +5920,7 @@
59205920
},
59215921
{
59225922
"name": ".\/clients\/GitHubEnterpriseCloud\/etc\/..\/\/src\/\/Operation\/Issues.php",
5923-
"hash": "e1ee990ebfb7ef25d38ad7c4a4d7b2ad"
5923+
"hash": "b4191035e2fce2587aa3fdae047b4d13"
59245924
},
59255925
{
59265926
"name": ".\/clients\/GitHubEnterpriseCloud\/etc\/..\/\/src\/\/Operation\/Licenses.php",

etc/specs/GitHubEnterpriseCloud/current.spec.yaml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30249,6 +30249,7 @@ paths:
3024930249
| `reason` | `string` | The reason for verified value. Possible values and their meanings are enumerated in table below. |
3025030250
| `signature` | `string` | The signature that was extracted from the commit. |
3025130251
| `payload` | `string` | The value that was signed. |
30252+
| `verified_at` | `string` | The date the signature was verified by GitHub. |
3025230253

3025330254
These are the possible values for `reason` in the `verification` object:
3025430255

@@ -30577,6 +30578,7 @@ paths:
3057730578
| `reason` | `string` | The reason for verified value. Possible values and their meanings are enumerated in table below. |
3057830579
| `signature` | `string` | The signature that was extracted from the commit. |
3057930580
| `payload` | `string` | The value that was signed. |
30581+
| `verified_at` | `string` | The date the signature was verified by GitHub. |
3058030582

3058130583
These are the possible values for `reason` in the `verification` object:
3058230584

@@ -30917,6 +30919,7 @@ paths:
3091730919
| `reason` | `string` | The reason for verified value. Possible values and their meanings are enumerated in table below. |
3091830920
| `signature` | `string` | The signature that was extracted from the commit. |
3091930921
| `payload` | `string` | The value that was signed. |
30922+
| `verified_at` | `string` | The date the signature was verified by GitHub. |
3092030923

3092130924
These are the possible values for `reason` in the `verification` object:
3092230925

@@ -33786,6 +33789,7 @@ paths:
3378633789
| `reason` | `string` | The reason for verified value. Possible values and their meanings are enumerated in the table below. |
3378733790
| `signature` | `string` | The signature that was extracted from the commit. |
3378833791
| `payload` | `string` | The value that was signed. |
33792+
| `verified_at` | `string` | The date the signature was verified by GitHub. |
3378933793

3379033794
These are the possible values for `reason` in the `verification` object:
3379133795

@@ -33960,6 +33964,7 @@ paths:
3396033964
| `reason` | `string` | The reason for verified value. Possible values and their meanings are enumerated in the table below. |
3396133965
| `signature` | `string` | The signature that was extracted from the commit. |
3396233966
| `payload` | `string` | The value that was signed. |
33967+
| `verified_at` | `string` | The date the signature was verified by GitHub. |
3396333968

3396433969
These are the possible values for `reason` in the `verification` object:
3396533970

@@ -34249,6 +34254,7 @@ paths:
3424934254
| `reason` | `string` | The reason for verified value. Possible values and their meanings are enumerated in table below. |
3425034255
| `signature` | `string` | The signature that was extracted from the commit. |
3425134256
| `payload` | `string` | The value that was signed. |
34257+
| `verified_at` | `string` | The date the signature was verified by GitHub. |
3425234258

3425334259
These are the possible values for `reason` in the `verification` object:
3425434260

@@ -34375,6 +34381,7 @@ paths:
3437534381
| `reason` | `string` | The reason for verified value. Possible values and their meanings are enumerated in table below. |
3437634382
| `signature` | `string` | The signature that was extracted from the commit. |
3437734383
| `payload` | `string` | The value that was signed. |
34384+
| `verified_at` | `string` | The date the signature was verified by GitHub. |
3437834385

3437934386
These are the possible values for `reason` in the `verification` object:
3438034387

@@ -219916,6 +219923,7 @@ components:
219916219923
reason: unsigned
219917219924
signature:
219918219925
payload:
219926+
verified_at:
219919219927
url: https://api.github.com/repos/octocat/Hello-World/commits/7fd1a60b01f91b314f59955a4e4d4e80d8edf11d
219920219928
html_url: https://github.com/octocat/Hello-World/commit/7fd1a60b01f91b314f59955a4e4d4e80d8edf11d
219921219929
comments_url: https://api.github.com/repos/octocat/Hello-World/commits/7fd1a60b01f91b314f59955a4e4d4e80d8edf11d/comments
@@ -220421,6 +220429,7 @@ components:
220421220429
reason: unsigned
220422220430
signature:
220423220431
payload:
220432+
verified_at:
220424220433
comment_count: 0
220425220434
author:
220426220435
gravatar_id: ''
@@ -222693,6 +222702,7 @@ components:
222693222702
reason: unsigned
222694222703
signature:
222695222704
payload:
222705+
verified_at:
222696222706
author:
222697222707
login: octocat
222698222708
id: 1
@@ -223246,6 +223256,7 @@ components:
223246223256
reason: unsigned
223247223257
signature:
223248223258
payload:
223259+
verified_at:
223249223260
author:
223250223261
login: octocat
223251223262
id: 1
@@ -223668,6 +223679,7 @@ components:
223668223679
reason: unsigned
223669223680
signature:
223670223681
payload:
223682+
verified_at:
223671223683
author:
223672223684
login: octocat
223673223685
id: 1
@@ -223735,6 +223747,7 @@ components:
223735223747
reason: unsigned
223736223748
signature:
223737223749
payload:
223750+
verified_at:
223738223751
author:
223739223752
login: octocat
223740223753
id: 1
@@ -223806,6 +223819,7 @@ components:
223806223819
reason: unsigned
223807223820
signature:
223808223821
payload:
223822+
verified_at:
223809223823
author:
223810223824
login: octocat
223811223825
id: 1
@@ -225216,6 +225230,7 @@ components:
225216225230
reason: unsigned
225217225231
signature:
225218225232
payload:
225233+
verified_at:
225219225234
git-tree:
225220225235
value:
225221225236
sha: cd8274d15fa3ae2ab983129fb037999f264ba9a7

0 commit comments

Comments
 (0)