Skip to content

Commit bc28bdc

Browse files
authored
1 parent fa1e25b commit bc28bdc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ResponseHeaders.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ export type ResponseHeaders = {
1010
server?: string;
1111
status?: string;
1212
vary?: string;
13+
"x-accepted-github-permissions"?: string;
1314
"x-github-mediatype"?: string;
1415
"x-github-request-id"?: string;
1516
"x-oauth-scopes"?: string;

0 commit comments

Comments
 (0)