@@ -26453,6 +26453,7 @@ paths:
26453
26453
| `reason` | `string` | The reason for verified value. Possible values and their meanings are enumerated in table below. |
26454
26454
| `signature` | `string` | The signature that was extracted from the commit. |
26455
26455
| `payload` | `string` | The value that was signed. |
26456
+ | `verified_at` | `string` | The date the signature was verified by GitHub. |
26456
26457
26457
26458
These are the possible values for `reason` in the `verification` object:
26458
26459
@@ -26781,6 +26782,7 @@ paths:
26781
26782
| `reason` | `string` | The reason for verified value. Possible values and their meanings are enumerated in table below. |
26782
26783
| `signature` | `string` | The signature that was extracted from the commit. |
26783
26784
| `payload` | `string` | The value that was signed. |
26785
+ | `verified_at` | `string` | The date the signature was verified by GitHub. |
26784
26786
26785
26787
These are the possible values for `reason` in the `verification` object:
26786
26788
@@ -27121,6 +27123,7 @@ paths:
27121
27123
| `reason` | `string` | The reason for verified value. Possible values and their meanings are enumerated in table below. |
27122
27124
| `signature` | `string` | The signature that was extracted from the commit. |
27123
27125
| `payload` | `string` | The value that was signed. |
27126
+ | `verified_at` | `string` | The date the signature was verified by GitHub. |
27124
27127
27125
27128
These are the possible values for `reason` in the `verification` object:
27126
27129
@@ -29990,6 +29993,7 @@ paths:
29990
29993
| `reason` | `string` | The reason for verified value. Possible values and their meanings are enumerated in the table below. |
29991
29994
| `signature` | `string` | The signature that was extracted from the commit. |
29992
29995
| `payload` | `string` | The value that was signed. |
29996
+ | `verified_at` | `string` | The date the signature was verified by GitHub. |
29993
29997
29994
29998
These are the possible values for `reason` in the `verification` object:
29995
29999
@@ -30164,6 +30168,7 @@ paths:
30164
30168
| `reason` | `string` | The reason for verified value. Possible values and their meanings are enumerated in the table below. |
30165
30169
| `signature` | `string` | The signature that was extracted from the commit. |
30166
30170
| `payload` | `string` | The value that was signed. |
30171
+ | `verified_at` | `string` | The date the signature was verified by GitHub. |
30167
30172
30168
30173
These are the possible values for `reason` in the `verification` object:
30169
30174
@@ -30453,6 +30458,7 @@ paths:
30453
30458
| `reason` | `string` | The reason for verified value. Possible values and their meanings are enumerated in table below. |
30454
30459
| `signature` | `string` | The signature that was extracted from the commit. |
30455
30460
| `payload` | `string` | The value that was signed. |
30461
+ | `verified_at` | `string` | The date the signature was verified by GitHub. |
30456
30462
30457
30463
These are the possible values for `reason` in the `verification` object:
30458
30464
@@ -30579,6 +30585,7 @@ paths:
30579
30585
| `reason` | `string` | The reason for verified value. Possible values and their meanings are enumerated in table below. |
30580
30586
| `signature` | `string` | The signature that was extracted from the commit. |
30581
30587
| `payload` | `string` | The value that was signed. |
30588
+ | `verified_at` | `string` | The date the signature was verified by GitHub. |
30582
30589
30583
30590
These are the possible values for `reason` in the `verification` object:
30584
30591
@@ -211071,6 +211078,7 @@ components:
211071
211078
reason: unsigned
211072
211079
signature:
211073
211080
payload:
211081
+ verified_at:
211074
211082
url: https://api.github.com/repos/octocat/Hello-World/commits/7fd1a60b01f91b314f59955a4e4d4e80d8edf11d
211075
211083
html_url: https://github.com/octocat/Hello-World/commit/7fd1a60b01f91b314f59955a4e4d4e80d8edf11d
211076
211084
comments_url: https://api.github.com/repos/octocat/Hello-World/commits/7fd1a60b01f91b314f59955a4e4d4e80d8edf11d/comments
@@ -211576,6 +211584,7 @@ components:
211576
211584
reason: unsigned
211577
211585
signature:
211578
211586
payload:
211587
+ verified_at:
211579
211588
comment_count: 0
211580
211589
author:
211581
211590
gravatar_id: ''
@@ -213848,6 +213857,7 @@ components:
213848
213857
reason: unsigned
213849
213858
signature:
213850
213859
payload:
213860
+ verified_at:
213851
213861
author:
213852
213862
login: octocat
213853
213863
id: 1
@@ -214401,6 +214411,7 @@ components:
214401
214411
reason: unsigned
214402
214412
signature:
214403
214413
payload:
214414
+ verified_at:
214404
214415
author:
214405
214416
login: octocat
214406
214417
id: 1
@@ -214823,6 +214834,7 @@ components:
214823
214834
reason: unsigned
214824
214835
signature:
214825
214836
payload:
214837
+ verified_at:
214826
214838
author:
214827
214839
login: octocat
214828
214840
id: 1
@@ -214890,6 +214902,7 @@ components:
214890
214902
reason: unsigned
214891
214903
signature:
214892
214904
payload:
214905
+ verified_at:
214893
214906
author:
214894
214907
login: octocat
214895
214908
id: 1
@@ -214961,6 +214974,7 @@ components:
214961
214974
reason: unsigned
214962
214975
signature:
214963
214976
payload:
214977
+ verified_at:
214964
214978
author:
214965
214979
login: octocat
214966
214980
id: 1
@@ -216371,6 +216385,7 @@ components:
216371
216385
reason: unsigned
216372
216386
signature:
216373
216387
payload:
216388
+ verified_at:
216374
216389
git-tree:
216375
216390
value:
216376
216391
sha: cd8274d15fa3ae2ab983129fb037999f264ba9a7
0 commit comments