From 9cd4c18fb474d9559fc094f7ed327ce6cd23f4b6 Mon Sep 17 00:00:00 2001 From: tim Date: Wed, 23 Nov 2016 10:25:07 +0100 Subject: [PATCH] Remove uuid based endpoints --- .../drivers-clients/http-client-server-api.rst | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/docs/server/source/drivers-clients/http-client-server-api.rst b/docs/server/source/drivers-clients/http-client-server-api.rst index e08d1ab0..9f189511 100644 --- a/docs/server/source/drivers-clients/http-client-server-api.rst +++ b/docs/server/source/drivers-clients/http-client-server-api.rst @@ -450,21 +450,6 @@ Statuses :statuscode 303: A transaction or block with that ID was found and persisted to the chain. A location header to the resource is provided. :statuscode 404: A transaction or block with that ID was not found. - -Assets --------------------------------- - -.. http:get:: /assets/{asset_id} - - Descriptions: TODO - - -Metadata --------------------------------- - -.. http:get:: /metadata/{metadata_id} - - Blocks --------------------------------