Commit f737f34
Add specification for new sparse vector query; deprecate specification for text_expansion and weighted_tokens queries (#2642)
* Add sparse_vector query to client specification
* Fix error and update contrib
* PR feedback
* Populate endpoint deprecation from request definition (#2640)
* Update specification output
* Wrap ts-morph errors to provide helpful error (#2644)
* wrap ts-morph errors to provide helpful error
* improve after lint
* Bump braces from 3.0.2 to 3.0.3 in /typescript-generator (#2645)
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](micromatch/braces@3.0.2...3.0.3)
---
updated-dependencies:
- dependency-name: braces
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* [Query Rules] Update Query Rules API for 8.15 (#2639)
* Mark existing query rules APIs as GA
* Add individual CRUD API calls
* Linting
* PR feedback
* PR feedback
* Update specification output
* Update output
* Update output
* Fix variant annotations for SparseVectorQuery
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Florian Bernd <git@flobernd.de>
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
Co-authored-by: Laurent Saint-Félix <laurent.saintfelix@elastic.co>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent f1da80d commit f737f34
File tree
8 files changed
+2936
-42
lines changed- output
- openapi
- schema
- typescript
- specification/_types/query_dsl
8 files changed
+2936
-42
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57225 | 57225 | | |
57226 | 57226 | | |
57227 | 57227 | | |
| 57228 | + | |
| 57229 | + | |
| 57230 | + | |
57228 | 57231 | | |
57229 | 57232 | | |
57230 | 57233 | | |
| |||
57253 | 57256 | | |
57254 | 57257 | | |
57255 | 57258 | | |
| 57259 | + | |
57256 | 57260 | | |
57257 | 57261 | | |
57258 | 57262 | | |
| |||
57265 | 57269 | | |
57266 | 57270 | | |
57267 | 57271 | | |
| 57272 | + | |
57268 | 57273 | | |
57269 | 57274 | | |
57270 | 57275 | | |
| |||
61163 | 61168 | | |
61164 | 61169 | | |
61165 | 61170 | | |
| 61171 | + | |
| 61172 | + | |
| 61173 | + | |
| 61174 | + | |
| 61175 | + | |
| 61176 | + | |
| 61177 | + | |
| 61178 | + | |
| 61179 | + | |
| 61180 | + | |
| 61181 | + | |
| 61182 | + | |
| 61183 | + | |
| 61184 | + | |
| 61185 | + | |
| 61186 | + | |
| 61187 | + | |
| 61188 | + | |
| 61189 | + | |
| 61190 | + | |
| 61191 | + | |
| 61192 | + | |
| 61193 | + | |
| 61194 | + | |
| 61195 | + | |
| 61196 | + | |
| 61197 | + | |
| 61198 | + | |
| 61199 | + | |
| 61200 | + | |
| 61201 | + | |
| 61202 | + | |
| 61203 | + | |
| 61204 | + | |
| 61205 | + | |
| 61206 | + | |
| 61207 | + | |
| 61208 | + | |
| 61209 | + | |
| 61210 | + | |
| 61211 | + | |
| 61212 | + | |
| 61213 | + | |
| 61214 | + | |
| 61215 | + | |
| 61216 | + | |
| 61217 | + | |
| 61218 | + | |
| 61219 | + | |
| 61220 | + | |
| 61221 | + | |
| 61222 | + | |
| 61223 | + | |
| 61224 | + | |
| 61225 | + | |
| 61226 | + | |
| 61227 | + | |
| 61228 | + | |
| 61229 | + | |
| 61230 | + | |
| 61231 | + | |
| 61232 | + | |
| 61233 | + | |
| 61234 | + | |
| 61235 | + | |
| 61236 | + | |
| 61237 | + | |
61166 | 61238 | | |
61167 | 61239 | | |
61168 | 61240 | | |
| |||
61250 | 61322 | | |
61251 | 61323 | | |
61252 | 61324 | | |
61253 | | - | |
61254 | | - | |
61255 | | - | |
61256 | | - | |
61257 | | - | |
61258 | | - | |
61259 | | - | |
61260 | | - | |
61261 | | - | |
61262 | | - | |
61263 | | - | |
61264 | | - | |
61265 | | - | |
61266 | | - | |
61267 | | - | |
61268 | | - | |
61269 | | - | |
61270 | 61325 | | |
61271 | 61326 | | |
61272 | 61327 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments