Skip to content

Commit 5d7aa9b

Browse files
committed
Fix style
1 parent 11704e3 commit 5d7aa9b

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

output/openapi/elasticsearch-openapi.json

Lines changed: 2 additions & 2 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: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

specification/rollup/get_rollup_caps/GetRollupCapabilitiesRequest.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ import { Id } from '@_types/common'
2424
* Get the rollup job capabilities.
2525
* Get the capabilities of any rollup jobs that have been configured for a specific index or index pattern.
2626
*
27-
* This API is useful because a rollup job is often configured to rollup only a subset of fields from the source index.
27+
* This API is useful because a rollup job is often configured to rollup only a subset of fields from the source index.
2828
* Furthermore, only certain aggregations can be configured for various fields, leading to a limited subset of functionality depending on that configuration.
2929
* This API enables you to inspect an index and determine:
3030
*

0 commit comments

Comments
 (0)