This repository was archived by the owner on Nov 1, 2017. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ Please see the [blog post](/changes/2016-04-04-git-signing-api-preview) for full
72
72
73
73
To receive signature verification data in commit objects you must provide a custom [ media type] ( /v3/media ) in the ` Accept ` header:
74
74
75
- application/vnd.github.cryptographer-preview+sha
75
+ application/vnd.github.cryptographer-preview
76
76
77
77
{{/tip}}
78
78
Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ Please see the [blog post](/changes/2016-04-04-git-signing-api-preview) for full
76
76
77
77
To receive signature verification data in tag objects you must provide a custom [ media type] ( /v3/media ) in the ` Accept ` header:
78
78
79
- application/vnd.github.cryptographer-preview+sha
79
+ application/vnd.github.cryptographer-preview
80
80
81
81
{{/tip}}
82
82
Original file line number Diff line number Diff line change @@ -98,7 +98,7 @@ Please see the [blog post](/changes/2016-04-04-git-signing-api-preview) for full
98
98
99
99
To receive signature verification data in commit objects you must provide a custom [ media type] ( /v3/media ) in the ` Accept ` header:
100
100
101
- application/vnd.github.cryptographer-preview+sha
101
+ application/vnd.github.cryptographer-preview
102
102
103
103
{{/tip}}
104
104
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ title: User GPG Keys
16
16
17
17
To access the API you must provide a custom [ media type] ( /v3/media ) in the ` Accept ` header:
18
18
19
- application/vnd.github.cryptographer-preview+sha
19
+ application/vnd.github.cryptographer-preview
20
20
21
21
{{/tip}}
22
22
You can’t perform that action at this time.
0 commit comments