Commit c08f666
authored
Adds project_routing query param to cross-project enabled Elasticsearch APIs (#5292)
Cross-project enabled endpoints that support the project_routing query param in serverless:
_search
_async_search
_msearch
_field_caps
_search/template
_msearch/template
_resolve/index
_eql/search
_sql
_mvt (Vector tile search)
_pit (Open PointInTime)
_count
_cat/count
Corresponds to elastic/elasticsearch#1347411 parent 2c0d3a6 commit c08f666
File tree
19 files changed
+500
-37
lines changed- output
- openapi
- schema
- typescript
- specification
- _global
- count
- field_caps
- msearch_template
- msearch
- open_point_in_time
- search_mvt
- search_template
- search
- async_search/submit
- cat/count
- eql/search
- indices/resolve_index
- sql/query
19 files changed
+500
-37
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments