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
@@ -791,8 +791,8 @@ <h3>Suggest Responses</h3>
791
791
<sectionclass="informative">
792
792
<h3>General Expectations about Suggest Services</h3>
793
793
<p>
794
-
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.
795
-
Similarly, supplying an entity identifier as <code>prefix</code>should return this entity in the suggest response.
794
+
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.
795
+
Similarly, supplying an entity identifier as <code>prefix</code>MUST return this entity in the suggest response.
796
796
Analogous expectations apply for property and type suggest services.
0 commit comments