|
|
@@ -324,6 +324,19 @@ platforms. |
|
|
|
<h4><a name="restrict">restrict</a></h4> |
|
|
|
<p>Restricts another nested resource collection using resource selectors: |
|
|
|
<blockquote> |
|
|
|
<table border="1" cellpadding="2" cellspacing="0"> |
|
|
|
<tr> |
|
|
|
<td valign="top"><b>Attribute</b></td> |
|
|
|
<td valign="top"><b>Description</b></td> |
|
|
|
<td align="center" valign="top"><b>Required</b></td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<td valign="top">cache</td> |
|
|
|
<td valign="top">Whether to cache results; disabling |
|
|
|
may seriously impact performance</td> |
|
|
|
<td valign="top" align="center">No, default <i>true</i></td> |
|
|
|
</tr> |
|
|
|
</table> |
|
|
|
<h4>Parameters specified as nested elements</h4> |
|
|
|
<p>A single resource collection is required.</p> |
|
|
|
<p>Nested resource selectors are used to "narrow down" the included |
|
|
|