@@ -30249,6 +30249,7 @@ paths:
30249
30249
| `reason` | `string` | The reason for verified value. Possible values and their meanings are enumerated in table below. |
30250
30250
| `signature` | `string` | The signature that was extracted from the commit. |
30251
30251
| `payload` | `string` | The value that was signed. |
30252
+ | `verified_at` | `string` | The date the signature was verified by GitHub. |
30252
30253
30253
30254
These are the possible values for `reason` in the `verification` object:
30254
30255
@@ -30577,6 +30578,7 @@ paths:
30577
30578
| `reason` | `string` | The reason for verified value. Possible values and their meanings are enumerated in table below. |
30578
30579
| `signature` | `string` | The signature that was extracted from the commit. |
30579
30580
| `payload` | `string` | The value that was signed. |
30581
+ | `verified_at` | `string` | The date the signature was verified by GitHub. |
30580
30582
30581
30583
These are the possible values for `reason` in the `verification` object:
30582
30584
@@ -30917,6 +30919,7 @@ paths:
30917
30919
| `reason` | `string` | The reason for verified value. Possible values and their meanings are enumerated in table below. |
30918
30920
| `signature` | `string` | The signature that was extracted from the commit. |
30919
30921
| `payload` | `string` | The value that was signed. |
30922
+ | `verified_at` | `string` | The date the signature was verified by GitHub. |
30920
30923
30921
30924
These are the possible values for `reason` in the `verification` object:
30922
30925
@@ -33786,6 +33789,7 @@ paths:
33786
33789
| `reason` | `string` | The reason for verified value. Possible values and their meanings are enumerated in the table below. |
33787
33790
| `signature` | `string` | The signature that was extracted from the commit. |
33788
33791
| `payload` | `string` | The value that was signed. |
33792
+ | `verified_at` | `string` | The date the signature was verified by GitHub. |
33789
33793
33790
33794
These are the possible values for `reason` in the `verification` object:
33791
33795
@@ -33960,6 +33964,7 @@ paths:
33960
33964
| `reason` | `string` | The reason for verified value. Possible values and their meanings are enumerated in the table below. |
33961
33965
| `signature` | `string` | The signature that was extracted from the commit. |
33962
33966
| `payload` | `string` | The value that was signed. |
33967
+ | `verified_at` | `string` | The date the signature was verified by GitHub. |
33963
33968
33964
33969
These are the possible values for `reason` in the `verification` object:
33965
33970
@@ -34249,6 +34254,7 @@ paths:
34249
34254
| `reason` | `string` | The reason for verified value. Possible values and their meanings are enumerated in table below. |
34250
34255
| `signature` | `string` | The signature that was extracted from the commit. |
34251
34256
| `payload` | `string` | The value that was signed. |
34257
+ | `verified_at` | `string` | The date the signature was verified by GitHub. |
34252
34258
34253
34259
These are the possible values for `reason` in the `verification` object:
34254
34260
@@ -34375,6 +34381,7 @@ paths:
34375
34381
| `reason` | `string` | The reason for verified value. Possible values and their meanings are enumerated in table below. |
34376
34382
| `signature` | `string` | The signature that was extracted from the commit. |
34377
34383
| `payload` | `string` | The value that was signed. |
34384
+ | `verified_at` | `string` | The date the signature was verified by GitHub. |
34378
34385
34379
34386
These are the possible values for `reason` in the `verification` object:
34380
34387
@@ -219916,6 +219923,7 @@ components:
219916
219923
reason: unsigned
219917
219924
signature:
219918
219925
payload:
219926
+ verified_at:
219919
219927
url: https://api.github.com/repos/octocat/Hello-World/commits/7fd1a60b01f91b314f59955a4e4d4e80d8edf11d
219920
219928
html_url: https://github.com/octocat/Hello-World/commit/7fd1a60b01f91b314f59955a4e4d4e80d8edf11d
219921
219929
comments_url: https://api.github.com/repos/octocat/Hello-World/commits/7fd1a60b01f91b314f59955a4e4d4e80d8edf11d/comments
@@ -220421,6 +220429,7 @@ components:
220421
220429
reason: unsigned
220422
220430
signature:
220423
220431
payload:
220432
+ verified_at:
220424
220433
comment_count: 0
220425
220434
author:
220426
220435
gravatar_id: ''
@@ -222693,6 +222702,7 @@ components:
222693
222702
reason: unsigned
222694
222703
signature:
222695
222704
payload:
222705
+ verified_at:
222696
222706
author:
222697
222707
login: octocat
222698
222708
id: 1
@@ -223246,6 +223256,7 @@ components:
223246
223256
reason: unsigned
223247
223257
signature:
223248
223258
payload:
223259
+ verified_at:
223249
223260
author:
223250
223261
login: octocat
223251
223262
id: 1
@@ -223668,6 +223679,7 @@ components:
223668
223679
reason: unsigned
223669
223680
signature:
223670
223681
payload:
223682
+ verified_at:
223671
223683
author:
223672
223684
login: octocat
223673
223685
id: 1
@@ -223735,6 +223747,7 @@ components:
223735
223747
reason: unsigned
223736
223748
signature:
223737
223749
payload:
223750
+ verified_at:
223738
223751
author:
223739
223752
login: octocat
223740
223753
id: 1
@@ -223806,6 +223819,7 @@ components:
223806
223819
reason: unsigned
223807
223820
signature:
223808
223821
payload:
223822
+ verified_at:
223809
223823
author:
223810
223824
login: octocat
223811
223825
id: 1
@@ -225216,6 +225230,7 @@ components:
225216
225230
reason: unsigned
225217
225231
signature:
225218
225232
payload:
225233
+ verified_at:
225219
225234
git-tree:
225220
225235
value:
225221
225236
sha: cd8274d15fa3ae2ab983129fb037999f264ba9a7
0 commit comments