Merge "Remove incorrect auto-generated wording"
This commit is contained in:
commit
a5f26330f6
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user