diff --git a/descriptions-next/api.github.com/api.github.com.2022-11-28.json b/descriptions-next/api.github.com/api.github.com.2022-11-28.json index 9a8d540031..aab6915e16 100644 --- a/descriptions-next/api.github.com/api.github.com.2022-11-28.json +++ b/descriptions-next/api.github.com/api.github.com.2022-11-28.json @@ -127869,6 +127869,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "download_count": { "type": "integer" }, @@ -127896,6 +127902,7 @@ "name", "content_type", "size", + "digest", "state", "url", "node_id", @@ -144269,6 +144276,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "state": { "description": "State of the release asset.", "type": "string", @@ -144389,6 +144402,7 @@ "name", "label", "state", + "digest", "content_type", "size", "download_count", @@ -144693,6 +144707,7 @@ "state", "content_type", "size", + "digest", "download_count", "created_at", "updated_at" @@ -144731,6 +144746,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "state": { "description": "State of the release asset.", "type": "string", @@ -264771,6 +264792,7 @@ "name", "label", "state", + "digest", "content_type", "size", "download_count", @@ -264811,6 +264833,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "state": { "description": "State of the release asset.", "type": "string", @@ -301160,6 +301188,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -301238,6 +301267,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -301276,6 +301306,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -301319,6 +301350,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -301356,6 +301388,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", diff --git a/descriptions-next/api.github.com/api.github.com.2022-11-28.yaml b/descriptions-next/api.github.com/api.github.com.2022-11-28.yaml index d53718f1c3..fd0ba59f94 100644 --- a/descriptions-next/api.github.com/api.github.com.2022-11-28.yaml +++ b/descriptions-next/api.github.com/api.github.com.2022-11-28.yaml @@ -92754,6 +92754,10 @@ components: type: string size: type: integer + digest: + type: + - string + - 'null' download_count: type: integer created_at: @@ -92771,6 +92775,7 @@ components: - name - content_type - size + - digest - state - url - node_id @@ -104822,6 +104827,10 @@ components: type: string size: type: integer + digest: + type: + - string + - 'null' state: description: State of the release asset. type: string @@ -104910,6 +104919,7 @@ components: - name - label - state + - digest - content_type - size - download_count @@ -105145,6 +105155,7 @@ components: - state - content_type - size + - digest - download_count - created_at - updated_at @@ -105172,6 +105183,10 @@ components: type: string size: type: integer + digest: + type: + - string + - 'null' state: description: State of the release asset. type: string @@ -194478,6 +194493,7 @@ components: - name - label - state + - digest - content_type - size - download_count @@ -194507,6 +194523,10 @@ components: type: string size: type: integer + digest: + type: + - string + - 'null' state: description: State of the release asset. type: string @@ -224572,6 +224592,7 @@ components: state: uploaded content_type: application/zip size: 1024 + digest: sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255 download_count: 42 created_at: '2013-02-27T19:35:32Z' updated_at: '2013-02-27T19:35:32Z' @@ -224642,6 +224663,7 @@ components: state: uploaded content_type: application/zip size: 1024 + digest: sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255 download_count: 42 created_at: '2013-02-27T19:35:32Z' updated_at: '2013-02-27T19:35:32Z' @@ -224675,6 +224697,7 @@ components: state: uploaded content_type: application/zip size: 1024 + digest: sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255 download_count: 42 created_at: '2013-02-27T19:35:32Z' updated_at: '2013-02-27T19:35:32Z' @@ -224712,6 +224735,7 @@ components: state: uploaded content_type: application/zip size: 1024 + digest: sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255 download_count: 42 created_at: '2013-02-27T19:35:32Z' updated_at: '2013-02-27T19:35:32Z' @@ -224745,6 +224769,7 @@ components: state: uploaded content_type: application/zip size: 1024 + digest: sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255 download_count: 42 created_at: '2013-02-27T19:35:32Z' updated_at: '2013-02-27T19:35:32Z' diff --git a/descriptions-next/api.github.com/api.github.com.json b/descriptions-next/api.github.com/api.github.com.json index 9a8d540031..aab6915e16 100644 --- a/descriptions-next/api.github.com/api.github.com.json +++ b/descriptions-next/api.github.com/api.github.com.json @@ -127869,6 +127869,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "download_count": { "type": "integer" }, @@ -127896,6 +127902,7 @@ "name", "content_type", "size", + "digest", "state", "url", "node_id", @@ -144269,6 +144276,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "state": { "description": "State of the release asset.", "type": "string", @@ -144389,6 +144402,7 @@ "name", "label", "state", + "digest", "content_type", "size", "download_count", @@ -144693,6 +144707,7 @@ "state", "content_type", "size", + "digest", "download_count", "created_at", "updated_at" @@ -144731,6 +144746,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "state": { "description": "State of the release asset.", "type": "string", @@ -264771,6 +264792,7 @@ "name", "label", "state", + "digest", "content_type", "size", "download_count", @@ -264811,6 +264833,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "state": { "description": "State of the release asset.", "type": "string", @@ -301160,6 +301188,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -301238,6 +301267,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -301276,6 +301306,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -301319,6 +301350,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -301356,6 +301388,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", diff --git a/descriptions-next/api.github.com/api.github.com.yaml b/descriptions-next/api.github.com/api.github.com.yaml index d53718f1c3..fd0ba59f94 100644 --- a/descriptions-next/api.github.com/api.github.com.yaml +++ b/descriptions-next/api.github.com/api.github.com.yaml @@ -92754,6 +92754,10 @@ components: type: string size: type: integer + digest: + type: + - string + - 'null' download_count: type: integer created_at: @@ -92771,6 +92775,7 @@ components: - name - content_type - size + - digest - state - url - node_id @@ -104822,6 +104827,10 @@ components: type: string size: type: integer + digest: + type: + - string + - 'null' state: description: State of the release asset. type: string @@ -104910,6 +104919,7 @@ components: - name - label - state + - digest - content_type - size - download_count @@ -105145,6 +105155,7 @@ components: - state - content_type - size + - digest - download_count - created_at - updated_at @@ -105172,6 +105183,10 @@ components: type: string size: type: integer + digest: + type: + - string + - 'null' state: description: State of the release asset. type: string @@ -194478,6 +194493,7 @@ components: - name - label - state + - digest - content_type - size - download_count @@ -194507,6 +194523,10 @@ components: type: string size: type: integer + digest: + type: + - string + - 'null' state: description: State of the release asset. type: string @@ -224572,6 +224592,7 @@ components: state: uploaded content_type: application/zip size: 1024 + digest: sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255 download_count: 42 created_at: '2013-02-27T19:35:32Z' updated_at: '2013-02-27T19:35:32Z' @@ -224642,6 +224663,7 @@ components: state: uploaded content_type: application/zip size: 1024 + digest: sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255 download_count: 42 created_at: '2013-02-27T19:35:32Z' updated_at: '2013-02-27T19:35:32Z' @@ -224675,6 +224697,7 @@ components: state: uploaded content_type: application/zip size: 1024 + digest: sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255 download_count: 42 created_at: '2013-02-27T19:35:32Z' updated_at: '2013-02-27T19:35:32Z' @@ -224712,6 +224735,7 @@ components: state: uploaded content_type: application/zip size: 1024 + digest: sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255 download_count: 42 created_at: '2013-02-27T19:35:32Z' updated_at: '2013-02-27T19:35:32Z' @@ -224745,6 +224769,7 @@ components: state: uploaded content_type: application/zip size: 1024 + digest: sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255 download_count: 42 created_at: '2013-02-27T19:35:32Z' updated_at: '2013-02-27T19:35:32Z' diff --git a/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json b/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json index 3751fdadba..59a6451ee5 100644 --- a/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json +++ b/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json @@ -477441,6 +477441,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "download_count": { "type": "integer" }, @@ -477633,6 +477639,7 @@ "name", "content_type", "size", + "digest", "state", "url", "node_id", @@ -477781,6 +477788,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -478271,6 +478279,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "download_count": { "type": "integer" }, @@ -478463,6 +478477,7 @@ "name", "content_type", "size", + "digest", "state", "url", "node_id", @@ -478610,6 +478625,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -478852,6 +478868,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "download_count": { "type": "integer" }, @@ -479044,6 +479066,7 @@ "name", "content_type", "size", + "digest", "state", "url", "node_id", @@ -479067,6 +479090,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -479258,6 +479282,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "download_count": { "type": "integer" }, @@ -479450,6 +479480,7 @@ "name", "content_type", "size", + "digest", "state", "url", "node_id", @@ -479473,6 +479504,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -480053,6 +480085,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "download_count": { "type": "integer" }, @@ -480245,6 +480283,7 @@ "name", "content_type", "size", + "digest", "state", "url", "node_id", @@ -480392,6 +480431,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -480786,6 +480826,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "download_count": { "type": "integer" }, @@ -480978,6 +481024,7 @@ "name", "content_type", "size", + "digest", "state", "url", "node_id", @@ -481125,6 +481172,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -481544,6 +481592,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "download_count": { "type": "integer" }, @@ -481736,6 +481790,7 @@ "name", "content_type", "size", + "digest", "state", "url", "node_id", @@ -481883,6 +481938,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -482339,6 +482395,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "download_count": { "type": "integer" }, @@ -482531,6 +482593,7 @@ "name", "content_type", "size", + "digest", "state", "url", "node_id", @@ -482678,6 +482741,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -482908,6 +482972,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "download_count": { "type": "integer" }, @@ -483100,6 +483170,7 @@ "name", "content_type", "size", + "digest", "state", "url", "node_id", @@ -483125,6 +483196,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -483300,6 +483372,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "download_count": { "type": "integer" }, @@ -483492,6 +483570,7 @@ "name", "content_type", "size", + "digest", "state", "url", "node_id", @@ -483515,6 +483594,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -1201569,6 +1201649,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "state": { "description": "State of the release asset.", "type": "string", @@ -1201689,6 +1201775,7 @@ "name", "label", "state", + "digest", "content_type", "size", "download_count", @@ -1203973,6 +1204060,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "state": { "description": "State of the release asset.", "type": "string", @@ -1204093,6 +1204186,7 @@ "name", "label", "state", + "digest", "content_type", "size", "download_count", @@ -1206430,6 +1206524,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "state": { "description": "State of the release asset.", "type": "string", @@ -1206550,6 +1206650,7 @@ "name", "label", "state", + "digest", "content_type", "size", "download_count", @@ -1208831,6 +1208932,7 @@ "name", "label", "state", + "digest", "content_type", "size", "download_count", @@ -1208871,6 +1208973,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "state": { "description": "State of the release asset.", "type": "string", @@ -1211242,6 +1211350,7 @@ "state", "content_type", "size", + "digest", "download_count", "created_at", "updated_at" @@ -1211280,6 +1211389,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "state": { "description": "State of the release asset.", "type": "string", @@ -1213649,6 +1213764,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "state": { "description": "State of the release asset.", "type": "string", @@ -1213769,6 +1213890,7 @@ "name", "label", "state", + "digest", "content_type", "size", "download_count", @@ -1216051,6 +1216173,7 @@ "state", "content_type", "size", + "digest", "download_count", "created_at", "updated_at" @@ -1216089,6 +1216212,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "state": { "description": "State of the release asset.", "type": "string", diff --git a/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml b/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml index ff05ceacfb..a52e8952da 100644 --- a/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml +++ b/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml @@ -83639,6 +83639,10 @@ paths: type: string size: type: integer + digest: + type: + - string + - 'null' download_count: type: integer created_at: @@ -83656,6 +83660,7 @@ paths: - name - content_type - size + - digest - state - url - node_id @@ -83742,6 +83747,7 @@ paths: state: uploaded content_type: application/zip size: 1024 + digest: sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255 download_count: 42 created_at: '2013-02-27T19:35:32Z' updated_at: '2013-02-27T19:35:32Z' @@ -83912,6 +83918,7 @@ paths: state: uploaded content_type: application/zip size: 1024 + digest: sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255 download_count: 42 created_at: '2013-02-27T19:35:32Z' updated_at: '2013-02-27T19:35:32Z' @@ -83994,6 +84001,7 @@ paths: state: uploaded content_type: application/zip size: 1024 + digest: sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255 download_count: 42 created_at: '2013-02-27T19:35:32Z' updated_at: '2013-02-27T19:35:32Z' @@ -84431,6 +84439,7 @@ paths: state: uploaded content_type: application/zip size: 1024 + digest: sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255 download_count: 42 created_at: '2013-02-27T19:35:32Z' updated_at: '2013-02-27T19:35:32Z' @@ -84539,6 +84548,7 @@ paths: state: uploaded content_type: application/zip size: 1024 + digest: sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255 download_count: 42 created_at: '2013-02-27T19:35:32Z' updated_at: '2013-02-27T19:35:32Z' @@ -211962,6 +211972,10 @@ webhooks: type: string size: type: integer + digest: + type: + - string + - 'null' state: description: State of the release asset. type: string @@ -212050,6 +212064,7 @@ webhooks: - name - label - state + - digest - content_type - size - download_count @@ -212566,6 +212581,7 @@ webhooks: - name - label - state + - digest - content_type - size - download_count @@ -212595,6 +212611,10 @@ webhooks: type: string size: type: integer + digest: + type: + - string + - 'null' state: description: State of the release asset. type: string @@ -212967,6 +212987,7 @@ webhooks: - state - content_type - size + - digest - download_count - created_at - updated_at @@ -212994,6 +213015,10 @@ webhooks: type: string size: type: integer + digest: + type: + - string + - 'null' state: description: State of the release asset. type: string diff --git a/descriptions-next/api.github.com/dereferenced/api.github.com.deref.json b/descriptions-next/api.github.com/dereferenced/api.github.com.deref.json index 3751fdadba..59a6451ee5 100644 --- a/descriptions-next/api.github.com/dereferenced/api.github.com.deref.json +++ b/descriptions-next/api.github.com/dereferenced/api.github.com.deref.json @@ -477441,6 +477441,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "download_count": { "type": "integer" }, @@ -477633,6 +477639,7 @@ "name", "content_type", "size", + "digest", "state", "url", "node_id", @@ -477781,6 +477788,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -478271,6 +478279,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "download_count": { "type": "integer" }, @@ -478463,6 +478477,7 @@ "name", "content_type", "size", + "digest", "state", "url", "node_id", @@ -478610,6 +478625,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -478852,6 +478868,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "download_count": { "type": "integer" }, @@ -479044,6 +479066,7 @@ "name", "content_type", "size", + "digest", "state", "url", "node_id", @@ -479067,6 +479090,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -479258,6 +479282,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "download_count": { "type": "integer" }, @@ -479450,6 +479480,7 @@ "name", "content_type", "size", + "digest", "state", "url", "node_id", @@ -479473,6 +479504,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -480053,6 +480085,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "download_count": { "type": "integer" }, @@ -480245,6 +480283,7 @@ "name", "content_type", "size", + "digest", "state", "url", "node_id", @@ -480392,6 +480431,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -480786,6 +480826,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "download_count": { "type": "integer" }, @@ -480978,6 +481024,7 @@ "name", "content_type", "size", + "digest", "state", "url", "node_id", @@ -481125,6 +481172,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -481544,6 +481592,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "download_count": { "type": "integer" }, @@ -481736,6 +481790,7 @@ "name", "content_type", "size", + "digest", "state", "url", "node_id", @@ -481883,6 +481938,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -482339,6 +482395,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "download_count": { "type": "integer" }, @@ -482531,6 +482593,7 @@ "name", "content_type", "size", + "digest", "state", "url", "node_id", @@ -482678,6 +482741,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -482908,6 +482972,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "download_count": { "type": "integer" }, @@ -483100,6 +483170,7 @@ "name", "content_type", "size", + "digest", "state", "url", "node_id", @@ -483125,6 +483196,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -483300,6 +483372,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "download_count": { "type": "integer" }, @@ -483492,6 +483570,7 @@ "name", "content_type", "size", + "digest", "state", "url", "node_id", @@ -483515,6 +483594,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -1201569,6 +1201649,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "state": { "description": "State of the release asset.", "type": "string", @@ -1201689,6 +1201775,7 @@ "name", "label", "state", + "digest", "content_type", "size", "download_count", @@ -1203973,6 +1204060,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "state": { "description": "State of the release asset.", "type": "string", @@ -1204093,6 +1204186,7 @@ "name", "label", "state", + "digest", "content_type", "size", "download_count", @@ -1206430,6 +1206524,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "state": { "description": "State of the release asset.", "type": "string", @@ -1206550,6 +1206650,7 @@ "name", "label", "state", + "digest", "content_type", "size", "download_count", @@ -1208831,6 +1208932,7 @@ "name", "label", "state", + "digest", "content_type", "size", "download_count", @@ -1208871,6 +1208973,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "state": { "description": "State of the release asset.", "type": "string", @@ -1211242,6 +1211350,7 @@ "state", "content_type", "size", + "digest", "download_count", "created_at", "updated_at" @@ -1211280,6 +1211389,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "state": { "description": "State of the release asset.", "type": "string", @@ -1213649,6 +1213764,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "state": { "description": "State of the release asset.", "type": "string", @@ -1213769,6 +1213890,7 @@ "name", "label", "state", + "digest", "content_type", "size", "download_count", @@ -1216051,6 +1216173,7 @@ "state", "content_type", "size", + "digest", "download_count", "created_at", "updated_at" @@ -1216089,6 +1216212,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "state": { "description": "State of the release asset.", "type": "string", diff --git a/descriptions-next/api.github.com/dereferenced/api.github.com.deref.yaml b/descriptions-next/api.github.com/dereferenced/api.github.com.deref.yaml index ff05ceacfb..a52e8952da 100644 --- a/descriptions-next/api.github.com/dereferenced/api.github.com.deref.yaml +++ b/descriptions-next/api.github.com/dereferenced/api.github.com.deref.yaml @@ -83639,6 +83639,10 @@ paths: type: string size: type: integer + digest: + type: + - string + - 'null' download_count: type: integer created_at: @@ -83656,6 +83660,7 @@ paths: - name - content_type - size + - digest - state - url - node_id @@ -83742,6 +83747,7 @@ paths: state: uploaded content_type: application/zip size: 1024 + digest: sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255 download_count: 42 created_at: '2013-02-27T19:35:32Z' updated_at: '2013-02-27T19:35:32Z' @@ -83912,6 +83918,7 @@ paths: state: uploaded content_type: application/zip size: 1024 + digest: sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255 download_count: 42 created_at: '2013-02-27T19:35:32Z' updated_at: '2013-02-27T19:35:32Z' @@ -83994,6 +84001,7 @@ paths: state: uploaded content_type: application/zip size: 1024 + digest: sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255 download_count: 42 created_at: '2013-02-27T19:35:32Z' updated_at: '2013-02-27T19:35:32Z' @@ -84431,6 +84439,7 @@ paths: state: uploaded content_type: application/zip size: 1024 + digest: sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255 download_count: 42 created_at: '2013-02-27T19:35:32Z' updated_at: '2013-02-27T19:35:32Z' @@ -84539,6 +84548,7 @@ paths: state: uploaded content_type: application/zip size: 1024 + digest: sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255 download_count: 42 created_at: '2013-02-27T19:35:32Z' updated_at: '2013-02-27T19:35:32Z' @@ -211962,6 +211972,10 @@ webhooks: type: string size: type: integer + digest: + type: + - string + - 'null' state: description: State of the release asset. type: string @@ -212050,6 +212064,7 @@ webhooks: - name - label - state + - digest - content_type - size - download_count @@ -212566,6 +212581,7 @@ webhooks: - name - label - state + - digest - content_type - size - download_count @@ -212595,6 +212611,10 @@ webhooks: type: string size: type: integer + digest: + type: + - string + - 'null' state: description: State of the release asset. type: string @@ -212967,6 +212987,7 @@ webhooks: - state - content_type - size + - digest - download_count - created_at - updated_at @@ -212994,6 +213015,10 @@ webhooks: type: string size: type: integer + digest: + type: + - string + - 'null' state: description: State of the release asset. type: string diff --git a/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.json b/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.json index 765b4951a8..9601aec6b4 100644 --- a/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.json +++ b/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.json @@ -517668,6 +517668,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "download_count": { "type": "integer" }, @@ -517860,6 +517866,7 @@ "name", "content_type", "size", + "digest", "state", "url", "node_id", @@ -518008,6 +518015,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -518498,6 +518506,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "download_count": { "type": "integer" }, @@ -518690,6 +518704,7 @@ "name", "content_type", "size", + "digest", "state", "url", "node_id", @@ -518837,6 +518852,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -519079,6 +519095,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "download_count": { "type": "integer" }, @@ -519271,6 +519293,7 @@ "name", "content_type", "size", + "digest", "state", "url", "node_id", @@ -519294,6 +519317,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -519485,6 +519509,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "download_count": { "type": "integer" }, @@ -519677,6 +519707,7 @@ "name", "content_type", "size", + "digest", "state", "url", "node_id", @@ -519700,6 +519731,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -520280,6 +520312,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "download_count": { "type": "integer" }, @@ -520472,6 +520510,7 @@ "name", "content_type", "size", + "digest", "state", "url", "node_id", @@ -520619,6 +520658,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -521013,6 +521053,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "download_count": { "type": "integer" }, @@ -521205,6 +521251,7 @@ "name", "content_type", "size", + "digest", "state", "url", "node_id", @@ -521352,6 +521399,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -521771,6 +521819,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "download_count": { "type": "integer" }, @@ -521963,6 +522017,7 @@ "name", "content_type", "size", + "digest", "state", "url", "node_id", @@ -522110,6 +522165,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -522566,6 +522622,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "download_count": { "type": "integer" }, @@ -522758,6 +522820,7 @@ "name", "content_type", "size", + "digest", "state", "url", "node_id", @@ -522905,6 +522968,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -523135,6 +523199,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "download_count": { "type": "integer" }, @@ -523327,6 +523397,7 @@ "name", "content_type", "size", + "digest", "state", "url", "node_id", @@ -523352,6 +523423,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -523527,6 +523599,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "download_count": { "type": "integer" }, @@ -523719,6 +523797,7 @@ "name", "content_type", "size", + "digest", "state", "url", "node_id", @@ -523742,6 +523821,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -1294111,6 +1294191,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "state": { "description": "State of the release asset.", "type": "string", @@ -1294231,6 +1294317,7 @@ "name", "label", "state", + "digest", "content_type", "size", "download_count", @@ -1296515,6 +1296602,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "state": { "description": "State of the release asset.", "type": "string", @@ -1296635,6 +1296728,7 @@ "name", "label", "state", + "digest", "content_type", "size", "download_count", @@ -1298972,6 +1299066,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "state": { "description": "State of the release asset.", "type": "string", @@ -1299092,6 +1299192,7 @@ "name", "label", "state", + "digest", "content_type", "size", "download_count", @@ -1301373,6 +1301474,7 @@ "name", "label", "state", + "digest", "content_type", "size", "download_count", @@ -1301413,6 +1301515,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "state": { "description": "State of the release asset.", "type": "string", @@ -1303784,6 +1303892,7 @@ "state", "content_type", "size", + "digest", "download_count", "created_at", "updated_at" @@ -1303822,6 +1303931,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "state": { "description": "State of the release asset.", "type": "string", @@ -1306191,6 +1306306,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "state": { "description": "State of the release asset.", "type": "string", @@ -1306311,6 +1306432,7 @@ "name", "label", "state", + "digest", "content_type", "size", "download_count", @@ -1308593,6 +1308715,7 @@ "state", "content_type", "size", + "digest", "download_count", "created_at", "updated_at" @@ -1308631,6 +1308754,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "state": { "description": "State of the release asset.", "type": "string", diff --git a/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.yaml b/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.yaml index be019c5f5f..7bbf0305d8 100644 --- a/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.yaml +++ b/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.yaml @@ -92321,6 +92321,10 @@ paths: type: string size: type: integer + digest: + type: + - string + - 'null' download_count: type: integer created_at: @@ -92338,6 +92342,7 @@ paths: - name - content_type - size + - digest - state - url - node_id @@ -92424,6 +92429,7 @@ paths: state: uploaded content_type: application/zip size: 1024 + digest: sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255 download_count: 42 created_at: '2013-02-27T19:35:32Z' updated_at: '2013-02-27T19:35:32Z' @@ -92594,6 +92600,7 @@ paths: state: uploaded content_type: application/zip size: 1024 + digest: sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255 download_count: 42 created_at: '2013-02-27T19:35:32Z' updated_at: '2013-02-27T19:35:32Z' @@ -92676,6 +92683,7 @@ paths: state: uploaded content_type: application/zip size: 1024 + digest: sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255 download_count: 42 created_at: '2013-02-27T19:35:32Z' updated_at: '2013-02-27T19:35:32Z' @@ -93113,6 +93121,7 @@ paths: state: uploaded content_type: application/zip size: 1024 + digest: sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255 download_count: 42 created_at: '2013-02-27T19:35:32Z' updated_at: '2013-02-27T19:35:32Z' @@ -93222,6 +93231,7 @@ paths: state: uploaded content_type: application/zip size: 1024 + digest: sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255 download_count: 42 created_at: '2013-02-27T19:35:32Z' updated_at: '2013-02-27T19:35:32Z' @@ -224341,6 +224351,10 @@ webhooks: type: string size: type: integer + digest: + type: + - string + - 'null' state: description: State of the release asset. type: string @@ -224429,6 +224443,7 @@ webhooks: - name - label - state + - digest - content_type - size - download_count @@ -224945,6 +224960,7 @@ webhooks: - name - label - state + - digest - content_type - size - download_count @@ -224974,6 +224990,10 @@ webhooks: type: string size: type: integer + digest: + type: + - string + - 'null' state: description: State of the release asset. type: string @@ -225346,6 +225366,7 @@ webhooks: - state - content_type - size + - digest - download_count - created_at - updated_at @@ -225373,6 +225394,10 @@ webhooks: type: string size: type: integer + digest: + type: + - string + - 'null' state: description: State of the release asset. type: string diff --git a/descriptions-next/ghec/dereferenced/ghec.deref.json b/descriptions-next/ghec/dereferenced/ghec.deref.json index 765b4951a8..9601aec6b4 100644 --- a/descriptions-next/ghec/dereferenced/ghec.deref.json +++ b/descriptions-next/ghec/dereferenced/ghec.deref.json @@ -517668,6 +517668,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "download_count": { "type": "integer" }, @@ -517860,6 +517866,7 @@ "name", "content_type", "size", + "digest", "state", "url", "node_id", @@ -518008,6 +518015,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -518498,6 +518506,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "download_count": { "type": "integer" }, @@ -518690,6 +518704,7 @@ "name", "content_type", "size", + "digest", "state", "url", "node_id", @@ -518837,6 +518852,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -519079,6 +519095,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "download_count": { "type": "integer" }, @@ -519271,6 +519293,7 @@ "name", "content_type", "size", + "digest", "state", "url", "node_id", @@ -519294,6 +519317,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -519485,6 +519509,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "download_count": { "type": "integer" }, @@ -519677,6 +519707,7 @@ "name", "content_type", "size", + "digest", "state", "url", "node_id", @@ -519700,6 +519731,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -520280,6 +520312,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "download_count": { "type": "integer" }, @@ -520472,6 +520510,7 @@ "name", "content_type", "size", + "digest", "state", "url", "node_id", @@ -520619,6 +520658,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -521013,6 +521053,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "download_count": { "type": "integer" }, @@ -521205,6 +521251,7 @@ "name", "content_type", "size", + "digest", "state", "url", "node_id", @@ -521352,6 +521399,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -521771,6 +521819,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "download_count": { "type": "integer" }, @@ -521963,6 +522017,7 @@ "name", "content_type", "size", + "digest", "state", "url", "node_id", @@ -522110,6 +522165,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -522566,6 +522622,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "download_count": { "type": "integer" }, @@ -522758,6 +522820,7 @@ "name", "content_type", "size", + "digest", "state", "url", "node_id", @@ -522905,6 +522968,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -523135,6 +523199,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "download_count": { "type": "integer" }, @@ -523327,6 +523397,7 @@ "name", "content_type", "size", + "digest", "state", "url", "node_id", @@ -523352,6 +523423,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -523527,6 +523599,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "download_count": { "type": "integer" }, @@ -523719,6 +523797,7 @@ "name", "content_type", "size", + "digest", "state", "url", "node_id", @@ -523742,6 +523821,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -1294111,6 +1294191,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "state": { "description": "State of the release asset.", "type": "string", @@ -1294231,6 +1294317,7 @@ "name", "label", "state", + "digest", "content_type", "size", "download_count", @@ -1296515,6 +1296602,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "state": { "description": "State of the release asset.", "type": "string", @@ -1296635,6 +1296728,7 @@ "name", "label", "state", + "digest", "content_type", "size", "download_count", @@ -1298972,6 +1299066,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "state": { "description": "State of the release asset.", "type": "string", @@ -1299092,6 +1299192,7 @@ "name", "label", "state", + "digest", "content_type", "size", "download_count", @@ -1301373,6 +1301474,7 @@ "name", "label", "state", + "digest", "content_type", "size", "download_count", @@ -1301413,6 +1301515,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "state": { "description": "State of the release asset.", "type": "string", @@ -1303784,6 +1303892,7 @@ "state", "content_type", "size", + "digest", "download_count", "created_at", "updated_at" @@ -1303822,6 +1303931,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "state": { "description": "State of the release asset.", "type": "string", @@ -1306191,6 +1306306,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "state": { "description": "State of the release asset.", "type": "string", @@ -1306311,6 +1306432,7 @@ "name", "label", "state", + "digest", "content_type", "size", "download_count", @@ -1308593,6 +1308715,7 @@ "state", "content_type", "size", + "digest", "download_count", "created_at", "updated_at" @@ -1308631,6 +1308754,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "state": { "description": "State of the release asset.", "type": "string", diff --git a/descriptions-next/ghec/dereferenced/ghec.deref.yaml b/descriptions-next/ghec/dereferenced/ghec.deref.yaml index be019c5f5f..7bbf0305d8 100644 --- a/descriptions-next/ghec/dereferenced/ghec.deref.yaml +++ b/descriptions-next/ghec/dereferenced/ghec.deref.yaml @@ -92321,6 +92321,10 @@ paths: type: string size: type: integer + digest: + type: + - string + - 'null' download_count: type: integer created_at: @@ -92338,6 +92342,7 @@ paths: - name - content_type - size + - digest - state - url - node_id @@ -92424,6 +92429,7 @@ paths: state: uploaded content_type: application/zip size: 1024 + digest: sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255 download_count: 42 created_at: '2013-02-27T19:35:32Z' updated_at: '2013-02-27T19:35:32Z' @@ -92594,6 +92600,7 @@ paths: state: uploaded content_type: application/zip size: 1024 + digest: sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255 download_count: 42 created_at: '2013-02-27T19:35:32Z' updated_at: '2013-02-27T19:35:32Z' @@ -92676,6 +92683,7 @@ paths: state: uploaded content_type: application/zip size: 1024 + digest: sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255 download_count: 42 created_at: '2013-02-27T19:35:32Z' updated_at: '2013-02-27T19:35:32Z' @@ -93113,6 +93121,7 @@ paths: state: uploaded content_type: application/zip size: 1024 + digest: sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255 download_count: 42 created_at: '2013-02-27T19:35:32Z' updated_at: '2013-02-27T19:35:32Z' @@ -93222,6 +93231,7 @@ paths: state: uploaded content_type: application/zip size: 1024 + digest: sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255 download_count: 42 created_at: '2013-02-27T19:35:32Z' updated_at: '2013-02-27T19:35:32Z' @@ -224341,6 +224351,10 @@ webhooks: type: string size: type: integer + digest: + type: + - string + - 'null' state: description: State of the release asset. type: string @@ -224429,6 +224443,7 @@ webhooks: - name - label - state + - digest - content_type - size - download_count @@ -224945,6 +224960,7 @@ webhooks: - name - label - state + - digest - content_type - size - download_count @@ -224974,6 +224990,10 @@ webhooks: type: string size: type: integer + digest: + type: + - string + - 'null' state: description: State of the release asset. type: string @@ -225346,6 +225366,7 @@ webhooks: - state - content_type - size + - digest - download_count - created_at - updated_at @@ -225373,6 +225394,10 @@ webhooks: type: string size: type: integer + digest: + type: + - string + - 'null' state: description: State of the release asset. type: string diff --git a/descriptions-next/ghec/ghec.2022-11-28.json b/descriptions-next/ghec/ghec.2022-11-28.json index 84b1f14c9e..d4bc52f8ae 100644 --- a/descriptions-next/ghec/ghec.2022-11-28.json +++ b/descriptions-next/ghec/ghec.2022-11-28.json @@ -142447,6 +142447,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "download_count": { "type": "integer" }, @@ -142474,6 +142480,7 @@ "name", "content_type", "size", + "digest", "state", "url", "node_id", @@ -160255,6 +160262,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "state": { "description": "State of the release asset.", "type": "string", @@ -160375,6 +160388,7 @@ "name", "label", "state", + "digest", "content_type", "size", "download_count", @@ -160679,6 +160693,7 @@ "state", "content_type", "size", + "digest", "download_count", "created_at", "updated_at" @@ -160717,6 +160732,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "state": { "description": "State of the release asset.", "type": "string", @@ -280940,6 +280961,7 @@ "name", "label", "state", + "digest", "content_type", "size", "download_count", @@ -280980,6 +281002,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "state": { "description": "State of the release asset.", "type": "string", @@ -318495,6 +318523,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -318573,6 +318602,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -318611,6 +318641,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -318654,6 +318685,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -318691,6 +318723,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", diff --git a/descriptions-next/ghec/ghec.2022-11-28.yaml b/descriptions-next/ghec/ghec.2022-11-28.yaml index be29dcb095..064ee84a01 100644 --- a/descriptions-next/ghec/ghec.2022-11-28.yaml +++ b/descriptions-next/ghec/ghec.2022-11-28.yaml @@ -103268,6 +103268,10 @@ components: type: string size: type: integer + digest: + type: + - string + - 'null' download_count: type: integer created_at: @@ -103285,6 +103289,7 @@ components: - name - content_type - size + - digest - state - url - node_id @@ -116334,6 +116339,10 @@ components: type: string size: type: integer + digest: + type: + - string + - 'null' state: description: State of the release asset. type: string @@ -116422,6 +116431,7 @@ components: - name - label - state + - digest - content_type - size - download_count @@ -116657,6 +116667,7 @@ components: - state - content_type - size + - digest - download_count - created_at - updated_at @@ -116684,6 +116695,10 @@ components: type: string size: type: integer + digest: + type: + - string + - 'null' state: description: State of the release asset. type: string @@ -206116,6 +206131,7 @@ components: - name - label - state + - digest - content_type - size - download_count @@ -206145,6 +206161,10 @@ components: type: string size: type: integer + digest: + type: + - string + - 'null' state: description: State of the release asset. type: string @@ -237053,6 +237073,7 @@ components: state: uploaded content_type: application/zip size: 1024 + digest: sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255 download_count: 42 created_at: '2013-02-27T19:35:32Z' updated_at: '2013-02-27T19:35:32Z' @@ -237123,6 +237144,7 @@ components: state: uploaded content_type: application/zip size: 1024 + digest: sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255 download_count: 42 created_at: '2013-02-27T19:35:32Z' updated_at: '2013-02-27T19:35:32Z' @@ -237156,6 +237178,7 @@ components: state: uploaded content_type: application/zip size: 1024 + digest: sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255 download_count: 42 created_at: '2013-02-27T19:35:32Z' updated_at: '2013-02-27T19:35:32Z' @@ -237193,6 +237216,7 @@ components: state: uploaded content_type: application/zip size: 1024 + digest: sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255 download_count: 42 created_at: '2013-02-27T19:35:32Z' updated_at: '2013-02-27T19:35:32Z' @@ -237226,6 +237250,7 @@ components: state: uploaded content_type: application/zip size: 1024 + digest: sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255 download_count: 42 created_at: '2013-02-27T19:35:32Z' updated_at: '2013-02-27T19:35:32Z' diff --git a/descriptions-next/ghec/ghec.json b/descriptions-next/ghec/ghec.json index 84b1f14c9e..d4bc52f8ae 100644 --- a/descriptions-next/ghec/ghec.json +++ b/descriptions-next/ghec/ghec.json @@ -142447,6 +142447,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "download_count": { "type": "integer" }, @@ -142474,6 +142480,7 @@ "name", "content_type", "size", + "digest", "state", "url", "node_id", @@ -160255,6 +160262,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "state": { "description": "State of the release asset.", "type": "string", @@ -160375,6 +160388,7 @@ "name", "label", "state", + "digest", "content_type", "size", "download_count", @@ -160679,6 +160693,7 @@ "state", "content_type", "size", + "digest", "download_count", "created_at", "updated_at" @@ -160717,6 +160732,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "state": { "description": "State of the release asset.", "type": "string", @@ -280940,6 +280961,7 @@ "name", "label", "state", + "digest", "content_type", "size", "download_count", @@ -280980,6 +281002,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "state": { "description": "State of the release asset.", "type": "string", @@ -318495,6 +318523,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -318573,6 +318602,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -318611,6 +318641,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -318654,6 +318685,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -318691,6 +318723,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", diff --git a/descriptions-next/ghec/ghec.yaml b/descriptions-next/ghec/ghec.yaml index be29dcb095..064ee84a01 100644 --- a/descriptions-next/ghec/ghec.yaml +++ b/descriptions-next/ghec/ghec.yaml @@ -103268,6 +103268,10 @@ components: type: string size: type: integer + digest: + type: + - string + - 'null' download_count: type: integer created_at: @@ -103285,6 +103289,7 @@ components: - name - content_type - size + - digest - state - url - node_id @@ -116334,6 +116339,10 @@ components: type: string size: type: integer + digest: + type: + - string + - 'null' state: description: State of the release asset. type: string @@ -116422,6 +116431,7 @@ components: - name - label - state + - digest - content_type - size - download_count @@ -116657,6 +116667,7 @@ components: - state - content_type - size + - digest - download_count - created_at - updated_at @@ -116684,6 +116695,10 @@ components: type: string size: type: integer + digest: + type: + - string + - 'null' state: description: State of the release asset. type: string @@ -206116,6 +206131,7 @@ components: - name - label - state + - digest - content_type - size - download_count @@ -206145,6 +206161,10 @@ components: type: string size: type: integer + digest: + type: + - string + - 'null' state: description: State of the release asset. type: string @@ -237053,6 +237073,7 @@ components: state: uploaded content_type: application/zip size: 1024 + digest: sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255 download_count: 42 created_at: '2013-02-27T19:35:32Z' updated_at: '2013-02-27T19:35:32Z' @@ -237123,6 +237144,7 @@ components: state: uploaded content_type: application/zip size: 1024 + digest: sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255 download_count: 42 created_at: '2013-02-27T19:35:32Z' updated_at: '2013-02-27T19:35:32Z' @@ -237156,6 +237178,7 @@ components: state: uploaded content_type: application/zip size: 1024 + digest: sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255 download_count: 42 created_at: '2013-02-27T19:35:32Z' updated_at: '2013-02-27T19:35:32Z' @@ -237193,6 +237216,7 @@ components: state: uploaded content_type: application/zip size: 1024 + digest: sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255 download_count: 42 created_at: '2013-02-27T19:35:32Z' updated_at: '2013-02-27T19:35:32Z' @@ -237226,6 +237250,7 @@ components: state: uploaded content_type: application/zip size: 1024 + digest: sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255 download_count: 42 created_at: '2013-02-27T19:35:32Z' updated_at: '2013-02-27T19:35:32Z' diff --git a/descriptions-next/ghes-3.13/dereferenced/ghes-3.13.2022-11-28.deref.json b/descriptions-next/ghes-3.13/dereferenced/ghes-3.13.2022-11-28.deref.json index d8d16f1990..db4dab1f82 100644 --- a/descriptions-next/ghes-3.13/dereferenced/ghes-3.13.2022-11-28.deref.json +++ b/descriptions-next/ghes-3.13/dereferenced/ghes-3.13.2022-11-28.deref.json @@ -426845,6 +426845,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "download_count": { "type": "integer" }, @@ -427037,6 +427043,7 @@ "name", "content_type", "size", + "digest", "state", "url", "node_id", @@ -427180,6 +427187,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -427666,6 +427674,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "download_count": { "type": "integer" }, @@ -427858,6 +427872,7 @@ "name", "content_type", "size", + "digest", "state", "url", "node_id", @@ -428000,6 +428015,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -428216,6 +428232,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "download_count": { "type": "integer" }, @@ -428408,6 +428430,7 @@ "name", "content_type", "size", + "digest", "state", "url", "node_id", @@ -428431,6 +428454,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -428622,6 +428646,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "download_count": { "type": "integer" }, @@ -428814,6 +428844,7 @@ "name", "content_type", "size", + "digest", "state", "url", "node_id", @@ -428837,6 +428868,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -429417,6 +429449,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "download_count": { "type": "integer" }, @@ -429609,6 +429647,7 @@ "name", "content_type", "size", + "digest", "state", "url", "node_id", @@ -429751,6 +429790,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -430145,6 +430185,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "download_count": { "type": "integer" }, @@ -430337,6 +430383,7 @@ "name", "content_type", "size", + "digest", "state", "url", "node_id", @@ -430479,6 +430526,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -430898,6 +430946,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "download_count": { "type": "integer" }, @@ -431090,6 +431144,7 @@ "name", "content_type", "size", + "digest", "state", "url", "node_id", @@ -431232,6 +431287,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -431684,6 +431740,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "download_count": { "type": "integer" }, @@ -431876,6 +431938,7 @@ "name", "content_type", "size", + "digest", "state", "url", "node_id", @@ -432018,6 +432081,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -432222,6 +432286,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "download_count": { "type": "integer" }, @@ -432414,6 +432484,7 @@ "name", "content_type", "size", + "digest", "state", "url", "node_id", @@ -432439,6 +432510,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -432614,6 +432686,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "download_count": { "type": "integer" }, @@ -432806,6 +432884,7 @@ "name", "content_type", "size", + "digest", "state", "url", "node_id", @@ -432829,6 +432908,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -1071730,6 +1071810,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "state": { "description": "State of the release asset.", "type": "string", @@ -1071850,6 +1071936,7 @@ "name", "label", "state", + "digest", "content_type", "size", "download_count", @@ -1074150,6 +1074237,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "state": { "description": "State of the release asset.", "type": "string", @@ -1074270,6 +1074363,7 @@ "name", "label", "state", + "digest", "content_type", "size", "download_count", @@ -1076623,6 +1076717,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "state": { "description": "State of the release asset.", "type": "string", @@ -1076743,6 +1076843,7 @@ "name", "label", "state", + "digest", "content_type", "size", "download_count", @@ -1079040,6 +1079141,7 @@ "name", "label", "state", + "digest", "content_type", "size", "download_count", @@ -1079080,6 +1079182,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "state": { "description": "State of the release asset.", "type": "string", @@ -1081467,6 +1081575,7 @@ "state", "content_type", "size", + "digest", "download_count", "created_at", "updated_at" @@ -1081505,6 +1081614,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "state": { "description": "State of the release asset.", "type": "string", @@ -1083890,6 +1084005,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "state": { "description": "State of the release asset.", "type": "string", @@ -1084010,6 +1084131,7 @@ "name", "label", "state", + "digest", "content_type", "size", "download_count", @@ -1086308,6 +1086430,7 @@ "state", "content_type", "size", + "digest", "download_count", "created_at", "updated_at" @@ -1086346,6 +1086469,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "state": { "description": "State of the release asset.", "type": "string", diff --git a/descriptions-next/ghes-3.13/dereferenced/ghes-3.13.2022-11-28.deref.yaml b/descriptions-next/ghes-3.13/dereferenced/ghes-3.13.2022-11-28.deref.yaml index 588c6efad1..9cc587d8fd 100644 --- a/descriptions-next/ghes-3.13/dereferenced/ghes-3.13.2022-11-28.deref.yaml +++ b/descriptions-next/ghes-3.13/dereferenced/ghes-3.13.2022-11-28.deref.yaml @@ -75599,6 +75599,10 @@ paths: type: string size: type: integer + digest: + type: + - string + - 'null' download_count: type: integer created_at: @@ -75616,6 +75620,7 @@ paths: - name - content_type - size + - digest - state - url - node_id @@ -75698,6 +75703,7 @@ paths: state: uploaded content_type: application/zip size: 1024 + digest: sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255 download_count: 42 created_at: '2013-02-27T19:35:32Z' updated_at: '2013-02-27T19:35:32Z' @@ -75862,6 +75868,7 @@ paths: state: uploaded content_type: application/zip size: 1024 + digest: sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255 download_count: 42 created_at: '2013-02-27T19:35:32Z' updated_at: '2013-02-27T19:35:32Z' @@ -75939,6 +75946,7 @@ paths: state: uploaded content_type: application/zip size: 1024 + digest: sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255 download_count: 42 created_at: '2013-02-27T19:35:32Z' updated_at: '2013-02-27T19:35:32Z' @@ -76364,6 +76372,7 @@ paths: state: uploaded content_type: application/zip size: 1024 + digest: sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255 download_count: 42 created_at: '2013-02-27T19:35:32Z' updated_at: '2013-02-27T19:35:32Z' @@ -76473,6 +76482,7 @@ paths: state: uploaded content_type: application/zip size: 1024 + digest: sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255 download_count: 42 created_at: '2013-02-27T19:35:32Z' updated_at: '2013-02-27T19:35:32Z' @@ -196460,6 +196470,10 @@ webhooks: type: string size: type: integer + digest: + type: + - string + - 'null' state: description: State of the release asset. type: string @@ -196548,6 +196562,7 @@ webhooks: - name - label - state + - digest - content_type - size - download_count @@ -197094,6 +197109,7 @@ webhooks: - name - label - state + - digest - content_type - size - download_count @@ -197123,6 +197139,10 @@ webhooks: type: string size: type: integer + digest: + type: + - string + - 'null' state: description: State of the release asset. type: string @@ -197505,6 +197525,7 @@ webhooks: - state - content_type - size + - digest - download_count - created_at - updated_at @@ -197532,6 +197553,10 @@ webhooks: type: string size: type: integer + digest: + type: + - string + - 'null' state: description: State of the release asset. type: string diff --git a/descriptions-next/ghes-3.13/dereferenced/ghes-3.13.deref.json b/descriptions-next/ghes-3.13/dereferenced/ghes-3.13.deref.json index d8d16f1990..db4dab1f82 100644 --- a/descriptions-next/ghes-3.13/dereferenced/ghes-3.13.deref.json +++ b/descriptions-next/ghes-3.13/dereferenced/ghes-3.13.deref.json @@ -426845,6 +426845,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "download_count": { "type": "integer" }, @@ -427037,6 +427043,7 @@ "name", "content_type", "size", + "digest", "state", "url", "node_id", @@ -427180,6 +427187,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -427666,6 +427674,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "download_count": { "type": "integer" }, @@ -427858,6 +427872,7 @@ "name", "content_type", "size", + "digest", "state", "url", "node_id", @@ -428000,6 +428015,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -428216,6 +428232,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "download_count": { "type": "integer" }, @@ -428408,6 +428430,7 @@ "name", "content_type", "size", + "digest", "state", "url", "node_id", @@ -428431,6 +428454,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -428622,6 +428646,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "download_count": { "type": "integer" }, @@ -428814,6 +428844,7 @@ "name", "content_type", "size", + "digest", "state", "url", "node_id", @@ -428837,6 +428868,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -429417,6 +429449,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "download_count": { "type": "integer" }, @@ -429609,6 +429647,7 @@ "name", "content_type", "size", + "digest", "state", "url", "node_id", @@ -429751,6 +429790,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -430145,6 +430185,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "download_count": { "type": "integer" }, @@ -430337,6 +430383,7 @@ "name", "content_type", "size", + "digest", "state", "url", "node_id", @@ -430479,6 +430526,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -430898,6 +430946,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "download_count": { "type": "integer" }, @@ -431090,6 +431144,7 @@ "name", "content_type", "size", + "digest", "state", "url", "node_id", @@ -431232,6 +431287,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -431684,6 +431740,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "download_count": { "type": "integer" }, @@ -431876,6 +431938,7 @@ "name", "content_type", "size", + "digest", "state", "url", "node_id", @@ -432018,6 +432081,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -432222,6 +432286,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "download_count": { "type": "integer" }, @@ -432414,6 +432484,7 @@ "name", "content_type", "size", + "digest", "state", "url", "node_id", @@ -432439,6 +432510,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -432614,6 +432686,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "download_count": { "type": "integer" }, @@ -432806,6 +432884,7 @@ "name", "content_type", "size", + "digest", "state", "url", "node_id", @@ -432829,6 +432908,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -1071730,6 +1071810,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "state": { "description": "State of the release asset.", "type": "string", @@ -1071850,6 +1071936,7 @@ "name", "label", "state", + "digest", "content_type", "size", "download_count", @@ -1074150,6 +1074237,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "state": { "description": "State of the release asset.", "type": "string", @@ -1074270,6 +1074363,7 @@ "name", "label", "state", + "digest", "content_type", "size", "download_count", @@ -1076623,6 +1076717,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "state": { "description": "State of the release asset.", "type": "string", @@ -1076743,6 +1076843,7 @@ "name", "label", "state", + "digest", "content_type", "size", "download_count", @@ -1079040,6 +1079141,7 @@ "name", "label", "state", + "digest", "content_type", "size", "download_count", @@ -1079080,6 +1079182,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "state": { "description": "State of the release asset.", "type": "string", @@ -1081467,6 +1081575,7 @@ "state", "content_type", "size", + "digest", "download_count", "created_at", "updated_at" @@ -1081505,6 +1081614,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "state": { "description": "State of the release asset.", "type": "string", @@ -1083890,6 +1084005,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "state": { "description": "State of the release asset.", "type": "string", @@ -1084010,6 +1084131,7 @@ "name", "label", "state", + "digest", "content_type", "size", "download_count", @@ -1086308,6 +1086430,7 @@ "state", "content_type", "size", + "digest", "download_count", "created_at", "updated_at" @@ -1086346,6 +1086469,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "state": { "description": "State of the release asset.", "type": "string", diff --git a/descriptions-next/ghes-3.13/dereferenced/ghes-3.13.deref.yaml b/descriptions-next/ghes-3.13/dereferenced/ghes-3.13.deref.yaml index 588c6efad1..9cc587d8fd 100644 --- a/descriptions-next/ghes-3.13/dereferenced/ghes-3.13.deref.yaml +++ b/descriptions-next/ghes-3.13/dereferenced/ghes-3.13.deref.yaml @@ -75599,6 +75599,10 @@ paths: type: string size: type: integer + digest: + type: + - string + - 'null' download_count: type: integer created_at: @@ -75616,6 +75620,7 @@ paths: - name - content_type - size + - digest - state - url - node_id @@ -75698,6 +75703,7 @@ paths: state: uploaded content_type: application/zip size: 1024 + digest: sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255 download_count: 42 created_at: '2013-02-27T19:35:32Z' updated_at: '2013-02-27T19:35:32Z' @@ -75862,6 +75868,7 @@ paths: state: uploaded content_type: application/zip size: 1024 + digest: sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255 download_count: 42 created_at: '2013-02-27T19:35:32Z' updated_at: '2013-02-27T19:35:32Z' @@ -75939,6 +75946,7 @@ paths: state: uploaded content_type: application/zip size: 1024 + digest: sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255 download_count: 42 created_at: '2013-02-27T19:35:32Z' updated_at: '2013-02-27T19:35:32Z' @@ -76364,6 +76372,7 @@ paths: state: uploaded content_type: application/zip size: 1024 + digest: sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255 download_count: 42 created_at: '2013-02-27T19:35:32Z' updated_at: '2013-02-27T19:35:32Z' @@ -76473,6 +76482,7 @@ paths: state: uploaded content_type: application/zip size: 1024 + digest: sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255 download_count: 42 created_at: '2013-02-27T19:35:32Z' updated_at: '2013-02-27T19:35:32Z' @@ -196460,6 +196470,10 @@ webhooks: type: string size: type: integer + digest: + type: + - string + - 'null' state: description: State of the release asset. type: string @@ -196548,6 +196562,7 @@ webhooks: - name - label - state + - digest - content_type - size - download_count @@ -197094,6 +197109,7 @@ webhooks: - name - label - state + - digest - content_type - size - download_count @@ -197123,6 +197139,10 @@ webhooks: type: string size: type: integer + digest: + type: + - string + - 'null' state: description: State of the release asset. type: string @@ -197505,6 +197525,7 @@ webhooks: - state - content_type - size + - digest - download_count - created_at - updated_at @@ -197532,6 +197553,10 @@ webhooks: type: string size: type: integer + digest: + type: + - string + - 'null' state: description: State of the release asset. type: string diff --git a/descriptions-next/ghes-3.13/ghes-3.13.2022-11-28.json b/descriptions-next/ghes-3.13/ghes-3.13.2022-11-28.json index 9cee392c74..4f3a3de7da 100644 --- a/descriptions-next/ghes-3.13/ghes-3.13.2022-11-28.json +++ b/descriptions-next/ghes-3.13/ghes-3.13.2022-11-28.json @@ -120304,6 +120304,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "download_count": { "type": "integer" }, @@ -120331,6 +120337,7 @@ "name", "content_type", "size", + "digest", "state", "url", "node_id", @@ -136068,6 +136075,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "state": { "description": "State of the release asset.", "type": "string", @@ -136188,6 +136201,7 @@ "name", "label", "state", + "digest", "content_type", "size", "download_count", @@ -136492,6 +136506,7 @@ "state", "content_type", "size", + "digest", "download_count", "created_at", "updated_at" @@ -136530,6 +136545,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "state": { "description": "State of the release asset.", "type": "string", @@ -249137,6 +249158,7 @@ "name", "label", "state", + "digest", "content_type", "size", "download_count", @@ -249177,6 +249199,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "state": { "description": "State of the release asset.", "type": "string", @@ -282541,6 +282569,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -282619,6 +282648,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -282657,6 +282687,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -282700,6 +282731,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -282737,6 +282769,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", diff --git a/descriptions-next/ghes-3.13/ghes-3.13.2022-11-28.yaml b/descriptions-next/ghes-3.13/ghes-3.13.2022-11-28.yaml index e85283d1dc..8140d8d4e4 100644 --- a/descriptions-next/ghes-3.13/ghes-3.13.2022-11-28.yaml +++ b/descriptions-next/ghes-3.13/ghes-3.13.2022-11-28.yaml @@ -86396,6 +86396,10 @@ components: type: string size: type: integer + digest: + type: + - string + - 'null' download_count: type: integer created_at: @@ -86413,6 +86417,7 @@ components: - name - content_type - size + - digest - state - url - node_id @@ -97942,6 +97947,10 @@ components: type: string size: type: integer + digest: + type: + - string + - 'null' state: description: State of the release asset. type: string @@ -98030,6 +98039,7 @@ components: - name - label - state + - digest - content_type - size - download_count @@ -98265,6 +98275,7 @@ components: - state - content_type - size + - digest - download_count - created_at - updated_at @@ -98292,6 +98303,10 @@ components: type: string size: type: integer + digest: + type: + - string + - 'null' state: description: State of the release asset. type: string @@ -182050,6 +182065,7 @@ components: - name - label - state + - digest - content_type - size - download_count @@ -182079,6 +182095,10 @@ components: type: string size: type: integer + digest: + type: + - string + - 'null' state: description: State of the release asset. type: string @@ -209586,6 +209606,7 @@ components: state: uploaded content_type: application/zip size: 1024 + digest: sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255 download_count: 42 created_at: '2013-02-27T19:35:32Z' updated_at: '2013-02-27T19:35:32Z' @@ -209656,6 +209677,7 @@ components: state: uploaded content_type: application/zip size: 1024 + digest: sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255 download_count: 42 created_at: '2013-02-27T19:35:32Z' updated_at: '2013-02-27T19:35:32Z' @@ -209689,6 +209711,7 @@ components: state: uploaded content_type: application/zip size: 1024 + digest: sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255 download_count: 42 created_at: '2013-02-27T19:35:32Z' updated_at: '2013-02-27T19:35:32Z' @@ -209726,6 +209749,7 @@ components: state: uploaded content_type: application/zip size: 1024 + digest: sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255 download_count: 42 created_at: '2013-02-27T19:35:32Z' updated_at: '2013-02-27T19:35:32Z' @@ -209759,6 +209783,7 @@ components: state: uploaded content_type: application/zip size: 1024 + digest: sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255 download_count: 42 created_at: '2013-02-27T19:35:32Z' updated_at: '2013-02-27T19:35:32Z' diff --git a/descriptions-next/ghes-3.13/ghes-3.13.json b/descriptions-next/ghes-3.13/ghes-3.13.json index 9cee392c74..4f3a3de7da 100644 --- a/descriptions-next/ghes-3.13/ghes-3.13.json +++ b/descriptions-next/ghes-3.13/ghes-3.13.json @@ -120304,6 +120304,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "download_count": { "type": "integer" }, @@ -120331,6 +120337,7 @@ "name", "content_type", "size", + "digest", "state", "url", "node_id", @@ -136068,6 +136075,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "state": { "description": "State of the release asset.", "type": "string", @@ -136188,6 +136201,7 @@ "name", "label", "state", + "digest", "content_type", "size", "download_count", @@ -136492,6 +136506,7 @@ "state", "content_type", "size", + "digest", "download_count", "created_at", "updated_at" @@ -136530,6 +136545,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "state": { "description": "State of the release asset.", "type": "string", @@ -249137,6 +249158,7 @@ "name", "label", "state", + "digest", "content_type", "size", "download_count", @@ -249177,6 +249199,12 @@ "size": { "type": "integer" }, + "digest": { + "type": [ + "string", + "null" + ] + }, "state": { "description": "State of the release asset.", "type": "string", @@ -282541,6 +282569,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -282619,6 +282648,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -282657,6 +282687,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -282700,6 +282731,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", @@ -282737,6 +282769,7 @@ "state": "uploaded", "content_type": "application/zip", "size": 1024, + "digest": "sha256:2151b604e3429bff440b9fbc03eb3617bc2603cda96c95b9bb05277f9ddba255", "download_count": 42, "created_at": "2013-02-27T19:35:32Z", "updated_at": "2013-02-27T19:35:32Z", diff --git a/descriptions-next/ghes-3.13/ghes-3.13.yaml b/descriptions-next/ghes-3.13/ghes-3.13.yaml index e85283d1dc..8140d8d4e4 100644 --- a/descriptions-next/ghes-3.13/ghes-3.13.yaml +++ b/descriptions-next/ghes-3.13/ghes-3.13.yaml @@ -86396,6 +86396,10 @@ components: type: string size: type: integer + digest: + type: + {"code":"internal","msg":"git-diff-tree: context deadline exceeded","meta":{"cause":"*fmt.wrapError"}}