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
Copy file name to clipboardExpand all lines: 1.0-draft/index.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -795,8 +795,8 @@ <h3>Suggest Responses</h3>
795
795
<sectionclass="informative">
796
796
<h3>General Expectations about Suggest Services</h3>
797
797
<p>
798
-
It is generally expected by users that an entity suggest query where <code>prefix</code> is the name of an entity should return this entity in the suggest response, unless that entity is hidden behind many other namesakes.
799
-
Similarly, supplying an entity identifier as <code>prefix</code>should return this entity in the suggest response.
798
+
It is generally expected by users that an entity suggest query where <code>prefix</code> is the name of an entity SHOULD return this entity in the suggest response, unless that entity is hidden behind many other namesakes.
799
+
Similarly, supplying an entity identifier as <code>prefix</code>MUST return this entity in the suggest response.
800
800
Analogous expectations apply for property and type suggest services.
0 commit comments