From 1031db1031472c176a49335a91299beeffcc361c Mon Sep 17 00:00:00 2001 From: ghanshyam Date: Tue, 6 Sep 2016 18:49:27 +0900 Subject: [PATCH] Body Verification of os-aggregates.inc This patch verifies that the title and introductory description that precedes each rest method clearly reflects the context of the respective rest method. - Correct the Response text for delete API - 'body verification' tag is removed for this commit. part of bp:api-ref-in-rst Change-Id: If189c0f0246969527635879d96daa1ba8f77b7c3 --- api-ref/source/os-aggregates.inc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/api-ref/source/os-aggregates.inc b/api-ref/source/os-aggregates.inc index 793d28da38c5..db62594f42b9 100644 --- a/api-ref/source/os-aggregates.inc +++ b/api-ref/source/os-aggregates.inc @@ -1,5 +1,4 @@ .. -*- rst -*- -.. needs:body_verification ================================ Host aggregates (os-aggregates) @@ -196,7 +195,7 @@ Request Response -------- -There is no body content for the response of a successful POST action. +There is no body content for the response of a successful DELETE action. Add Host ========