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
{{ message }}
This repository was archived by the owner on Nov 1, 2017. It is now read-only.
Copy file name to clipboardExpand all lines: content/v3/search/legacy.md
+7-9Lines changed: 7 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,15 +12,13 @@ v3. There should be no changes, other than the new URL and JSON output format.
12
12
13
13
###Legacy Search API is Deprecated
14
14
15
-
<divclass="alert">
16
-
<p>
17
-
The Legacy Search API (described below) is <a href="/v3/versions/#v3-deprecations">deprecated</a>
18
-
and is scheduled for removal in the next major version of the API.
19
-
20
-
We recommend using the <a href="/v3/search/">v3 Search API</a> instead.
21
-
It contains new endpoints and much more functionality.
22
-
</p>
23
-
</div>
15
+
{{#warning}}
16
+
17
+
The Legacy Search API (described below) is <ahref="/v3/versions/#v3-deprecations">deprecated</a> and is scheduled for removal in the next major version of the API.
18
+
19
+
We recommend using the <ahref="/v3/search/">v3 Search API</a> instead. It contains new endpoints and much more functionality.