From 377948b05950697715e1f1dfbbe73a890a331474 Mon Sep 17 00:00:00 2001 From: Chen Fan Date: Thu, 7 Jul 2016 10:23:34 +0800 Subject: [PATCH] api-ref: unify the delete response infomation part of bp:api-ref-in-rst Change-Id: I924a632253b8b1c25f987c259d255cc6440f52f2 --- api-ref/source/os-keypairs.inc | 2 +- api-ref/source/os-services.inc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/api-ref/source/os-keypairs.inc b/api-ref/source/os-keypairs.inc index 544dd50d04c1..042fb9a6d7dc 100644 --- a/api-ref/source/os-keypairs.inc +++ b/api-ref/source/os-keypairs.inc @@ -146,4 +146,4 @@ Request Response -------- -There is no body returned in a successful response. +There is no body content for the response of a successful DELETE query diff --git a/api-ref/source/os-services.inc b/api-ref/source/os-services.inc index ba981426fc69..384da7ee7239 100644 --- a/api-ref/source/os-services.inc +++ b/api-ref/source/os-services.inc @@ -238,4 +238,4 @@ Request Response -------- -No response returned in body upon successful DELETE. +There is no body content for the response of a successful DELETE query