Merge "Remove incorrect auto-generated wording"

This commit is contained in:
Jenkins 2014-10-29 07:19:45 +00:00 committed by Gerrit Code Review
commit a5f26330f6

View File

@ -673,7 +673,10 @@ be used for future calls to preview and/or create a stack.</para>'>
<para role="shortdesc">Gets a template for a specified
stack.</para>
</wadl:doc>
<response status="200"/>
<response status="200">
<representation mediaType="application/json">
</representation>
</response>
</method>
<method name="PUT" id="stack_update">
<wadl:doc xmlns="http://docbook.org/ns/docbook" xml:lang="EN"
@ -829,7 +832,10 @@ be used for future calls to preview and/or create a stack.</para>'>
<para role="shortdesc">Lists the supported template
resource types.</para>
</wadl:doc>
<response status="200"/>
<response status="200">
<representation mediaType="application/json">
</representation>
</response>
</method>
<method name="GET" id="resource_type_get">
<wadl:doc xmlns="http://docbook.org/ns/docbook" xml:lang="EN"
@ -852,7 +858,10 @@ be used for future calls to preview and/or create a stack.</para>'>
<para role="shortdesc">Shows the template representation
for a specified resource type.</para>
</wadl:doc>
<response status="200"/>
<response status="200">
<representation mediaType="application/json">
</representation>
</response>
</method>
<method name="GET" id="stack_resources_find">
<wadl:doc xmlns="http://docbook.org/ns/docbook" xml:lang="EN"
@ -880,7 +889,10 @@ be used for future calls to preview and/or create a stack.</para>'>
</param>
</representation>
</request>
<response status="200"/>
<response status="200">
<representation mediaType="application/json">
</representation>
</response>
</method>
<method name="GET" id="resource_show">
<wadl:doc xmlns="http://docbook.org/ns/docbook" xml:lang="EN"
@ -888,7 +900,10 @@ be used for future calls to preview and/or create a stack.</para>'>
<para role="shortdesc">Shows data for a specified
resource.</para>
</wadl:doc>
<response status="200"/>
<response status="200">
<representation mediaType="application/json">
</representation>
</response>
</method>
<method name="GET" id="resource_metadata">
<wadl:doc xmlns="http://docbook.org/ns/docbook" xml:lang="EN"
@ -1137,7 +1152,10 @@ be used for future calls to preview and/or create a stack.</para>'>
<para role="shortdesc">Shows details for a specified
event.</para>
</wadl:doc>
<response status="200"/>
<response status="200">
<representation mediaType="application/json">
</representation>
</response>
</method>
<method name="GET" id="build_info_show">
<wadl:doc xmlns="http://docbook.org/ns/docbook" xml:lang="EN"