Skip to content

Commit b1e52b2

Browse files
Update rest-api-spec (#2024)
1 parent 3d4dc3f commit b1e52b2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

specification/_json_spec/knn_search.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55
"description": "Performs a kNN search."
66
},
77
"stability": "experimental",
8+
"deprecated": {
9+
"version": "8.4.0",
10+
"description": "The kNN search API has been replaced by the `knn` option in the search API."
11+
},
812
"visibility": "public",
913
"headers": {
1014
"accept": ["application/json"],

0 commit comments

Comments
 (0)