Skip to content

Commit 7a3b86b

Browse files
committed
tighten text
1 parent 12a5b9b commit 7a3b86b

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

lws10-core/Discovery.html

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -254,10 +254,7 @@ <h4>GET [TypeSearchService]</h4>
254254
the storage description nor elsewhere &mdash; so that it cannot serve as a discovery oracle. A
255255
relation the server does not index, like a target value that matches nothing, simply yields no
256256
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.
261258
</p>
262259
<p class="note">Clients MUST URL-encode query parameter keys/values.</p>
263260
<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

Comments
 (0)