From 851479eb1c4522eaaad20ffaa39983c63a71e8b5 Mon Sep 17 00:00:00 2001 From: Sam Harwell Date: Tue, 28 Oct 2014 08:01:35 -0500 Subject: [PATCH] Remove incorrect auto-generated wording The generated documentation for several calls includes wording that the call does not return a response body, when in fact the call does return a response body. This change removes the incorrect wording; the documentation will need to be updated separately to described the actual response body. Change-Id: I3d6ad79a4f4214e3e6f67a1a0c45359f3c36da62 --- .../src/v1/orchestration-api.wadl | 30 +++++++++++++++---- 1 file changed, 24 insertions(+), 6 deletions(-) diff --git a/api-ref/src/wadls/orchestration-api/src/v1/orchestration-api.wadl b/api-ref/src/wadls/orchestration-api/src/v1/orchestration-api.wadl index ed5fd6504..106f9b189 100644 --- a/api-ref/src/wadls/orchestration-api/src/v1/orchestration-api.wadl +++ b/api-ref/src/wadls/orchestration-api/src/v1/orchestration-api.wadl @@ -656,7 +656,10 @@ Gets a template for a specified stack. - + + + + Lists the supported template resource types. - + + + + Shows the template representation for a specified resource type. - + + + + - + + + + Shows data for a specified resource. - + + + + Shows details for a specified event. - + + + +