From 5387182869a21e7654bd94e935add88fa3b6884f Mon Sep 17 00:00:00 2001 From: Wynn Netherland Date: Tue, 27 Nov 2012 12:08:42 -0600 Subject: [PATCH] Clarify how to request higher rate limit --- content/v3.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/content/v3.md b/content/v3.md index d4ec09e9fe..550289a4f1 100644 --- a/content/v3.md +++ b/content/v3.md @@ -303,9 +303,9 @@ X-RateLimit-Remaining: 11966 This method should only be used for server-to-server calls. You should never share your client secret with anyone or include it in client-side browser code. -Please [contact us](https://github.com/contact) to request white listed access -for your application. We prefer sites that setup OAuth applications for their - users. +Please [contact us](https://github.com/contact) to a higher rate limit for your +application. We prefer sites that setup OAuth applications for their users. + ## Conditional Requests @@ -428,3 +428,4 @@ A link that looks like this: <%= json "Link" => [ ["url1", {:rel => "next"}], ["url2", {:rel => "foo", :bar => "baz"}]] %> +