@@ -26453,6 +26453,7 @@ paths:
2645326453 | `reason` | `string` | The reason for verified value. Possible values and their meanings are enumerated in table below. |
2645426454 | `signature` | `string` | The signature that was extracted from the commit. |
2645526455 | `payload` | `string` | The value that was signed. |
26456+ | `verified_at` | `string` | The date the signature was verified by GitHub. |
2645626457
2645726458 These are the possible values for `reason` in the `verification` object:
2645826459
@@ -26781,6 +26782,7 @@ paths:
2678126782 | `reason` | `string` | The reason for verified value. Possible values and their meanings are enumerated in table below. |
2678226783 | `signature` | `string` | The signature that was extracted from the commit. |
2678326784 | `payload` | `string` | The value that was signed. |
26785+ | `verified_at` | `string` | The date the signature was verified by GitHub. |
2678426786
2678526787 These are the possible values for `reason` in the `verification` object:
2678626788
@@ -27121,6 +27123,7 @@ paths:
2712127123 | `reason` | `string` | The reason for verified value. Possible values and their meanings are enumerated in table below. |
2712227124 | `signature` | `string` | The signature that was extracted from the commit. |
2712327125 | `payload` | `string` | The value that was signed. |
27126+ | `verified_at` | `string` | The date the signature was verified by GitHub. |
2712427127
2712527128 These are the possible values for `reason` in the `verification` object:
2712627129
@@ -29990,6 +29993,7 @@ paths:
2999029993 | `reason` | `string` | The reason for verified value. Possible values and their meanings are enumerated in the table below. |
2999129994 | `signature` | `string` | The signature that was extracted from the commit. |
2999229995 | `payload` | `string` | The value that was signed. |
29996+ | `verified_at` | `string` | The date the signature was verified by GitHub. |
2999329997
2999429998 These are the possible values for `reason` in the `verification` object:
2999529999
@@ -30164,6 +30168,7 @@ paths:
3016430168 | `reason` | `string` | The reason for verified value. Possible values and their meanings are enumerated in the table below. |
3016530169 | `signature` | `string` | The signature that was extracted from the commit. |
3016630170 | `payload` | `string` | The value that was signed. |
30171+ | `verified_at` | `string` | The date the signature was verified by GitHub. |
3016730172
3016830173 These are the possible values for `reason` in the `verification` object:
3016930174
@@ -30453,6 +30458,7 @@ paths:
3045330458 | `reason` | `string` | The reason for verified value. Possible values and their meanings are enumerated in table below. |
3045430459 | `signature` | `string` | The signature that was extracted from the commit. |
3045530460 | `payload` | `string` | The value that was signed. |
30461+ | `verified_at` | `string` | The date the signature was verified by GitHub. |
3045630462
3045730463 These are the possible values for `reason` in the `verification` object:
3045830464
@@ -30579,6 +30585,7 @@ paths:
3057930585 | `reason` | `string` | The reason for verified value. Possible values and their meanings are enumerated in table below. |
3058030586 | `signature` | `string` | The signature that was extracted from the commit. |
3058130587 | `payload` | `string` | The value that was signed. |
30588+ | `verified_at` | `string` | The date the signature was verified by GitHub. |
3058230589
3058330590 These are the possible values for `reason` in the `verification` object:
3058430591
@@ -211071,6 +211078,7 @@ components:
211071211078 reason: unsigned
211072211079 signature:
211073211080 payload:
211081+ verified_at:
211074211082 url: https://api.github.com/repos/octocat/Hello-World/commits/7fd1a60b01f91b314f59955a4e4d4e80d8edf11d
211075211083 html_url: https://github.com/octocat/Hello-World/commit/7fd1a60b01f91b314f59955a4e4d4e80d8edf11d
211076211084 comments_url: https://api.github.com/repos/octocat/Hello-World/commits/7fd1a60b01f91b314f59955a4e4d4e80d8edf11d/comments
@@ -211576,6 +211584,7 @@ components:
211576211584 reason: unsigned
211577211585 signature:
211578211586 payload:
211587+ verified_at:
211579211588 comment_count: 0
211580211589 author:
211581211590 gravatar_id: ''
@@ -213848,6 +213857,7 @@ components:
213848213857 reason: unsigned
213849213858 signature:
213850213859 payload:
213860+ verified_at:
213851213861 author:
213852213862 login: octocat
213853213863 id: 1
@@ -214401,6 +214411,7 @@ components:
214401214411 reason: unsigned
214402214412 signature:
214403214413 payload:
214414+ verified_at:
214404214415 author:
214405214416 login: octocat
214406214417 id: 1
@@ -214823,6 +214834,7 @@ components:
214823214834 reason: unsigned
214824214835 signature:
214825214836 payload:
214837+ verified_at:
214826214838 author:
214827214839 login: octocat
214828214840 id: 1
@@ -214890,6 +214902,7 @@ components:
214890214902 reason: unsigned
214891214903 signature:
214892214904 payload:
214905+ verified_at:
214893214906 author:
214894214907 login: octocat
214895214908 id: 1
@@ -214961,6 +214974,7 @@ components:
214961214974 reason: unsigned
214962214975 signature:
214963214976 payload:
214977+ verified_at:
214964214978 author:
214965214979 login: octocat
214966214980 id: 1
@@ -216371,6 +216385,7 @@ components:
216371216385 reason: unsigned
216372216386 signature:
216373216387 payload:
216388+ verified_at:
216374216389 git-tree:
216375216390 value:
216376216391 sha: cd8274d15fa3ae2ab983129fb037999f264ba9a7
0 commit comments