Skip to content

Commit b57ff17

Browse files
committed
More edits
1 parent 09f41b2 commit b57ff17

File tree

4 files changed

+11
-12
lines changed

4 files changed

+11
-12
lines changed

output/openapi/elasticsearch-openapi.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

output/openapi/elasticsearch-serverless-openapi.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

output/schema/schema.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

specification/_global/mtermvectors/MultiTermVectorsRequest.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ import { Operation } from './types'
3131
/**
3232
* Get multiple term vectors.
3333
*
34-
* Get multiple term vectors with a single request.
3534
* You can specify existing documents by index and ID or provide artificial documents in the body of the request.
3635
* You can specify the index in the request body or request URI.
3736
* The response contains a `docs` array with all the fetched termvectors.

0 commit comments

Comments
 (0)