From 7a19732ca92cd80fd9da31fa590d67729d6b44df Mon Sep 17 00:00:00 2001 From: Vincent Jacques Date: Sat, 8 Sep 2012 12:25:40 +0200 Subject: [PATCH] Remove a useless TODO about /rate_limit --- doc/ReferenceOfApis.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/ReferenceOfApis.md b/doc/ReferenceOfApis.md index 143af2f4..7a4889d7 100644 --- a/doc/ReferenceOfApis.md +++ b/doc/ReferenceOfApis.md @@ -125,7 +125,7 @@ API `/orgs/:org/teams` API `/rate_limit` ================= -* GET: (TODO) +* GET: Not implemented, see `Github.rate_limiting` API `/repos/:user/:repo` ========================