diff --git a/1.0-draft/index.html b/1.0-draft/index.html index 0fac1b6..1cc664a 100644 --- a/1.0-draft/index.html +++ b/1.0-draft/index.html @@ -791,8 +791,8 @@
- It is generally expected by users that an entity suggest query where prefix
is the name of an entity should return this entity in the suggest response, unless that entity is hidden behind many other namesakes.
- Similarly, supplying an entity identifier as prefix
should return this entity in the suggest response.
+ It is generally expected by users that an entity suggest query where prefix
is the name of an entity SHOULD return this entity in the suggest response, unless that entity is hidden behind many other namesakes.
+ Similarly, supplying an entity identifier as prefix
MUST return this entity in the suggest response.
Analogous expectations apply for property and type suggest services.