From a7c81e9e2d98fed47676271dd79d0d76170e6c9b Mon Sep 17 00:00:00 2001 From: Vincent Jacques Date: Fri, 24 Feb 2012 11:49:57 +0000 Subject: [PATCH] Postpone events --- ReferenceOfApis.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ReferenceOfApis.md b/ReferenceOfApis.md index 8dd9b453..8ca9fba9 100644 --- a/ReferenceOfApis.md +++ b/ReferenceOfApis.md @@ -261,7 +261,7 @@ API `/repos/:user/:repo/issues/:id/labels/:id` API `/repos/:user/:repo/issues/:issue_id/events` ================================================ -* GET: (TODO SOON) +* GET: (TODO) API `/repos/:user/:repo/issues/comments/:id` ============================================ @@ -271,11 +271,11 @@ API `/repos/:user/:repo/issues/comments/:id` API `/repos/:user/:repo/issues/events` ====================================== -* GET: (TODO SOON) +* GET: (TODO) API `/repos/:user/:repo/issues/events/:id` ========================================== -* GET: (TODO SOON) +* GET: (TODO) API `/repos/:user/:repo/keys` =============================