From f2d89a565f5eb19af605d78762169daec9a701e0 Mon Sep 17 00:00:00 2001 From: Vincent Jacques Date: Thu, 23 Feb 2012 21:32:44 +0000 Subject: [PATCH] Todos for hooks and events --- ReferenceOfApis.md | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/ReferenceOfApis.md b/ReferenceOfApis.md index fa94f5e2..b5cc3eee 100644 --- a/ReferenceOfApis.md +++ b/ReferenceOfApis.md @@ -11,7 +11,7 @@ API `/authorizations/:id` API `/events` ============= -* GET: (TODO) +* GET: (TODO SOON) API `/gists` ============ @@ -59,7 +59,7 @@ API `/issues` API `/networks/:user/:repo/events` ================================== -* GET: (TODO) +* GET: (TODO SOON) API `/orgs/:org` ================ @@ -68,7 +68,7 @@ API `/orgs/:org` API `/orgs/:org/events` ======================= -* GET: (TODO) +* GET: (TODO SOON) API `/orgs/:org/members` ======================== @@ -161,7 +161,7 @@ API `/repos/:user/:repo/downloads/:id` API `/repos/:user/:repo/events` =============================== -* GET: (TODO) +* GET: (TODO SOON) API `/repos/:user/:repo/forks` ============================== @@ -220,18 +220,18 @@ API `/repos/:user/:repo/git/trees/:sha?recursive=1` API `/repos/:user/:repo/hooks` ============================== -* GET: (TODO) -* POST: (TODO) +* GET: (TODO SOON) +* POST: (TODO SOON) API `/repos/:user/:repo/hooks/:id` ================================== -* GET: (TODO) -* PATCH: (TODO) -* DELETE: (TODO) +* GET: (TODO SOON) +* PATCH: (TODO SOON) +* DELETE: (TODO SOON) API `/repos/:user/:repo/hooks/:id/test` ======================================= -* POST: (TODO) +* POST: (TODO SOON) API `/repos/:user/:repo/issues` =============================== @@ -261,7 +261,7 @@ API `/repos/:user/:repo/issues/:id/labels/:name` API `/repos/:user/:repo/issues/:id/events` ========================================== -* GET: (TODO) +* GET: (TODO SOON) 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) +* GET: (TODO SOON) API `/repos/:user/:repo/issues/events/:id` ========================================== -* GET: (TODO) +* GET: (TODO SOON) API `/repos/:user/:repo/keys` ============================= @@ -451,15 +451,15 @@ API `/users/:user` API `/users/:user/events` ========================= -* GET: (TODO) +* GET: (TODO SOON) API `/users/:user/events/orgs/:org` =================================== -* GET: (TODO) +* GET: (TODO SOON) API `/users/:user/events/public` ================================ -* GET: (TODO) +* GET: (TODO SOON) API `/users/:user/followers` ============================ @@ -479,11 +479,11 @@ API `/users/:user/orgs` API `/users/:user/received_events` ================================== -* GET: (TODO) +* GET: (TODO SOON) API `/users/:user/received_events/public` ========================================= -* GET: (TODO) +* GET: (TODO SOON) API `/users/:user/repos` ========================