Commit 545f3a7
* Revert "Remove knn_search API (#4276)"
This reverts commit 2a24e33 since _knn_search
is still needed in rest-api-spec to run YAML tests against it, as the API is
still available with v8 compatibility mode.
However, we make the API private so that it does not get back into clients, as
it would fail with v9 compatibility.
* Add UpdateForV10 annotation
* Fix lint
(cherry picked from commit 709ff24)
Co-authored-by: Quentin Pradet <quentin.pradet@elastic.co>
1 parent 1ca97ca commit 545f3a7
File tree
6 files changed
+555
-6
lines changed- compiler/src/model
- output
- schema
- typescript
- specification/_global/knn_search
- _types
6 files changed
+555
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1074 | 1074 | | |
1075 | 1075 | | |
1076 | 1076 | | |
1077 | | - | |
| 1077 | + | |
| 1078 | + | |
| 1079 | + | |
1078 | 1080 | | |
1079 | 1081 | | |
1080 | 1082 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments