diff --git a/descriptions/api.github.com/api.github.com.2022-11-28.json b/descriptions/api.github.com/api.github.com.2022-11-28.json index a4d7fa2441..3ded5679dc 100644 --- a/descriptions/api.github.com/api.github.com.2022-11-28.json +++ b/descriptions/api.github.com/api.github.com.2022-11-28.json @@ -67020,6 +67020,11 @@ } } } + }, + "headers": { + "Link": { + "$ref": "#/components/headers/link" + } } }, "422": { @@ -117222,6 +117227,9 @@ ] } }, + "encoding": { + "type": "string" + }, "_links": { "type": "object", "properties": { diff --git a/descriptions/api.github.com/api.github.com.2022-11-28.yaml b/descriptions/api.github.com/api.github.com.2022-11-28.yaml index eb8bf778c7..3a08d9a6ee 100644 --- a/descriptions/api.github.com/api.github.com.2022-11-28.yaml +++ b/descriptions/api.github.com/api.github.com.2022-11-28.yaml @@ -48737,6 +48737,9 @@ paths: examples: default: "$ref": "#/components/examples/repository-items-default-response" + headers: + Link: + "$ref": "#/components/headers/link" '422': "$ref": "#/components/responses/validation_failed" '304': @@ -86363,6 +86366,8 @@ components: - size - type - url + encoding: + type: string _links: type: object properties: diff --git a/descriptions/api.github.com/api.github.com.json b/descriptions/api.github.com/api.github.com.json index a4d7fa2441..3ded5679dc 100644 --- a/descriptions/api.github.com/api.github.com.json +++ b/descriptions/api.github.com/api.github.com.json @@ -67020,6 +67020,11 @@ } } } + }, + "headers": { + "Link": { + "$ref": "#/components/headers/link" + } } }, "422": { @@ -117222,6 +117227,9 @@ ] } }, + "encoding": { + "type": "string" + }, "_links": { "type": "object", "properties": { diff --git a/descriptions/api.github.com/api.github.com.yaml b/descriptions/api.github.com/api.github.com.yaml index eb8bf778c7..3a08d9a6ee 100644 --- a/descriptions/api.github.com/api.github.com.yaml +++ b/descriptions/api.github.com/api.github.com.yaml @@ -48737,6 +48737,9 @@ paths: examples: default: "$ref": "#/components/examples/repository-items-default-response" + headers: + Link: + "$ref": "#/components/headers/link" '422': "$ref": "#/components/responses/validation_failed" '304': @@ -86363,6 +86366,8 @@ components: - size - type - url + encoding: + type: string _links: type: object properties: diff --git a/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json b/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json index 244f955cbf..1c7ab9a912 100644 --- a/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json +++ b/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json @@ -254470,6 +254470,9 @@ ] } }, + "encoding": { + "type": "string" + }, "_links": { "type": "object", "properties": { @@ -504213,6 +504216,14 @@ } } } + }, + "headers": { + "Link": { + "example": "; rel=\"next\", ; rel=\"last\"", + "schema": { + "type": "string" + } + } } }, "422": { diff --git a/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml b/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml index dfc025b5fc..5403169d09 100644 --- a/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml +++ b/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml @@ -61159,6 +61159,8 @@ paths: - size - type - url + encoding: + type: string _links: type: object properties: @@ -96362,6 +96364,8 @@ paths: forks: 1 open_issues: 1 watchers: 1 + headers: + Link: *58 '422': *15 '304': *37 '403': *29 diff --git a/descriptions/api.github.com/dereferenced/api.github.com.deref.json b/descriptions/api.github.com/dereferenced/api.github.com.deref.json index 244f955cbf..1c7ab9a912 100644 --- a/descriptions/api.github.com/dereferenced/api.github.com.deref.json +++ b/descriptions/api.github.com/dereferenced/api.github.com.deref.json @@ -254470,6 +254470,9 @@ ] } }, + "encoding": { + "type": "string" + }, "_links": { "type": "object", "properties": { @@ -504213,6 +504216,14 @@ } } } + }, + "headers": { + "Link": { + "example": "; rel=\"next\", ; rel=\"last\"", + "schema": { + "type": "string" + } + } } }, "422": { diff --git a/descriptions/api.github.com/dereferenced/api.github.com.deref.yaml b/descriptions/api.github.com/dereferenced/api.github.com.deref.yaml index dfc025b5fc..5403169d09 100644 --- a/descriptions/api.github.com/dereferenced/api.github.com.deref.yaml +++ b/descriptions/api.github.com/dereferenced/api.github.com.deref.yaml @@ -61159,6 +61159,8 @@ paths: - size - type - url + encoding: + type: string _links: type: object properties: @@ -96362,6 +96364,8 @@ paths: forks: 1 open_issues: 1 watchers: 1 + headers: + Link: *58 '422': *15 '304': *37 '403': *29 diff --git a/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.json b/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.json index 8d0bbb2b67..aec34de4cb 100644 --- a/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.json +++ b/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.json @@ -289551,6 +289551,9 @@ ] } }, + "encoding": { + "type": "string" + }, "_links": { "type": "object", "properties": { @@ -550179,6 +550182,14 @@ } } } + }, + "headers": { + "Link": { + "example": "; rel=\"next\", ; rel=\"last\"", + "schema": { + "type": "string" + } + } } }, "422": { diff --git a/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.yaml b/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.yaml index 1fcd090b52..e9d979cf4d 100644 --- a/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.yaml +++ b/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.yaml @@ -69196,6 +69196,8 @@ paths: - size - type - url + encoding: + type: string _links: type: object properties: @@ -106581,6 +106583,8 @@ paths: forks: 1 open_issues: 1 watchers: 1 + headers: + Link: *39 '422': *15 '304': *37 '403': *29 diff --git a/descriptions/ghec/dereferenced/ghec.deref.json b/descriptions/ghec/dereferenced/ghec.deref.json index 8d0bbb2b67..aec34de4cb 100644 --- a/descriptions/ghec/dereferenced/ghec.deref.json +++ b/descriptions/ghec/dereferenced/ghec.deref.json @@ -289551,6 +289551,9 @@ ] } }, + "encoding": { + "type": "string" + }, "_links": { "type": "object", "properties": { @@ -550179,6 +550182,14 @@ } } } + }, + "headers": { + "Link": { + "example": "; rel=\"next\", ; rel=\"last\"", + "schema": { + "type": "string" + } + } } }, "422": { diff --git a/descriptions/ghec/dereferenced/ghec.deref.yaml b/descriptions/ghec/dereferenced/ghec.deref.yaml index 1fcd090b52..e9d979cf4d 100644 --- a/descriptions/ghec/dereferenced/ghec.deref.yaml +++ b/descriptions/ghec/dereferenced/ghec.deref.yaml @@ -69196,6 +69196,8 @@ paths: - size - type - url + encoding: + type: string _links: type: object properties: @@ -106581,6 +106583,8 @@ paths: forks: 1 open_issues: 1 watchers: 1 + headers: + Link: *39 '422': *15 '304': *37 '403': *29 diff --git a/descriptions/ghec/ghec.2022-11-28.json b/descriptions/ghec/ghec.2022-11-28.json index ef5c933ac1..d236c0d4b3 100644 --- a/descriptions/ghec/ghec.2022-11-28.json +++ b/descriptions/ghec/ghec.2022-11-28.json @@ -76953,6 +76953,11 @@ } } } + }, + "headers": { + "Link": { + "$ref": "#/components/headers/link" + } } }, "422": { @@ -131035,6 +131040,9 @@ ] } }, + "encoding": { + "type": "string" + }, "_links": { "type": "object", "properties": { diff --git a/descriptions/ghec/ghec.2022-11-28.yaml b/descriptions/ghec/ghec.2022-11-28.yaml index 2f2e110058..5452dd510f 100644 --- a/descriptions/ghec/ghec.2022-11-28.yaml +++ b/descriptions/ghec/ghec.2022-11-28.yaml @@ -55838,6 +55838,9 @@ paths: examples: default: "$ref": "#/components/examples/repository-items-default-response" + headers: + Link: + "$ref": "#/components/headers/link" '422': "$ref": "#/components/responses/validation_failed" '304': @@ -96368,6 +96371,8 @@ components: - size - type - url + encoding: + type: string _links: type: object properties: diff --git a/descriptions/ghec/{"code":"internal","msg":"git-diff-tree: context deadline exceeded","meta":{"cause":"*fmt.wrapError"}}