You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the storage description nor elsewhere — so that it cannot serve as a discovery oracle. A
255
255
relation the server does not index, like a target value that matches nothing, simply yields no
256
256
results for that constraint; it MUST NOT be treated as an error, and the two cases MUST be
257
-
indistinguishable to the client (consistent with the type-matching rule above). Servers MUST NOT
258
-
index structural or protocol relations (for example pagination relations,
259
-
<code>storageDescription</code>, or access-control relations); only descriptive relations are
260
-
eligible.
257
+
indistinguishable to the client (consistent with the type-matching rule above). Servers MUST NOT index structural or protocol relations, only descriptive relations are eligible.
261
258
</p>
262
259
<pclass="note">Clients MUST URL-encode query parameter keys/values.</p>
263
260
<p>Returns <code>application/lws+json</code>: A paginated <code>ContainerPage</code> of matching LWS Resource URIs. Aside from <code>type</code> and any additional relation parameters described above, no other parameters are defined.</p>
0 commit comments