Skip to content

Commit cf47ee7

Browse files
committed
don't use beta API by default.
1 parent 9f8664a commit cf47ee7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/v3.0.0/routes.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"port": 443,
99
"dateFormat": "YYYY-MM-DDTHH:MM:SSZ",
1010
"requestFormat": "json",
11-
"requestMedia": "application/vnd.github.beta+json"
11+
"requestMedia": "application/vnd.github.v3+json"
1212
},
1313
"response-headers": [
1414
"X-RateLimit-Limit",

0 commit comments

Comments
 (0)