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
7272
7373To receive signature verification data in commit objects you must provide a custom [ media type] ( /v3/media ) in the ` Accept ` header:
7474
75- application/vnd.github.cryptographer-preview+sha
75+ application/vnd.github.cryptographer-preview
7676
7777{{/tip}}
7878
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
7676
7777To receive signature verification data in tag objects you must provide a custom [ media type] ( /v3/media ) in the ` Accept ` header:
7878
79- application/vnd.github.cryptographer-preview+sha
79+ application/vnd.github.cryptographer-preview
8080
8181{{/tip}}
8282
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
9898
9999To receive signature verification data in commit objects you must provide a custom [ media type] ( /v3/media ) in the ` Accept ` header:
100100
101- application/vnd.github.cryptographer-preview+sha
101+ application/vnd.github.cryptographer-preview
102102
103103{{/tip}}
104104
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ title: User GPG Keys
1616
1717 To access the API you must provide a custom [ media type] ( /v3/media ) in the ` Accept ` header:
1818
19- application/vnd.github.cryptographer-preview+sha
19+ application/vnd.github.cryptographer-preview
2020
2121{{/tip}}
2222
You can’t perform that action at this time.
0 commit comments