Merge "Add filtering for stack-list by stack_id"
This commit is contained in:
commit
5703adaded
@ -286,6 +286,16 @@
|
||||
</wadl:doc>
|
||||
<request>
|
||||
<representation mediaType="application/json">
|
||||
<param xmlns="http://wadl.dev.java.net/2009/02" name="id" style="query" required="false">
|
||||
<wadl:doc xmlns="http://docbook.org/ns/docbook" xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
||||
xml:lang="EN">
|
||||
<para>
|
||||
Filters the stack list by a specified stack ID.
|
||||
You can use this filter multiple times to filter
|
||||
by multiple IDs.
|
||||
</para>
|
||||
</wadl:doc>
|
||||
</param>
|
||||
<param xmlns="http://wadl.dev.java.net/2009/02" name="status" style="query" required="false">
|
||||
<wadl:doc xmlns="http://docbook.org/ns/docbook" xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
||||
xml:lang="EN">
|
||||
|
Loading…
x
Reference in New Issue
Block a user