From 2912cdbd753c9d41ef32d27cc8eaaea26df86c32 Mon Sep 17 00:00:00 2001 From: Vincent Jacques Date: Sun, 26 Feb 2012 17:32:41 +0000 Subject: [PATCH] Postpone merge of pull requests --- ReferenceOfApis.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ReferenceOfApis.md b/ReferenceOfApis.md index 5fe8f599..b9c152bf 100644 --- a/ReferenceOfApis.md +++ b/ReferenceOfApis.md @@ -343,8 +343,8 @@ API `/repos/:user/:repo/pulls/:id/files` API `/repos/:user/:repo/pulls/:id/merge` ======================================== -* GET: (TODO SOON) -* PUT: (TODO SOON) +* GET: (TODO) +* PUT: (TODO) API `/repos/:user/:repo/pulls/comments/:id` ===========================================