From 9c6f88122041fbed655de08ccb2575dff21af844 Mon Sep 17 00:00:00 2001 From: Enix Yu Date: Fri, 15 Jan 2016 12:50:03 +0800 Subject: [PATCH] remove not covered API from readme --- README.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.rst b/README.rst index 5316a221..395ea57f 100644 --- a/README.rst +++ b/README.rst @@ -75,8 +75,6 @@ A lot of things including the following URLs, and every new things published by * ``/notifications/threads/:id/subscription`` (DELETE) * ``/notifications/threads/:id/subscription`` (GET) * ``/notifications/threads/:id/subscription`` (PUT) -* ``/repos/:owner/:repo/contents/:path`` (DELETE) -* ``/repos/:owner/:repo/contents/:path`` (PUT) * ``/repos/:owner/:repo/notifications`` (GET) * ``/repos/:owner/:repo/notifications`` (PUT) * ``/repos/:owner/:repo/releases/:id/assets`` (GET)