Skip to content

Commit 49e023f

Browse files
authored
Edit description in IndexSettings.ts (#2319)
1 parent 37fb1f5 commit 49e023f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

output/schema/schema.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

specification/indices/_types/IndexSettings.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -463,8 +463,8 @@ export class MappingLimitSettingsFieldNameLength {
463463

464464
export class MappingLimitSettingsDimensionFields {
465465
/**
466-
* [preview] This functionality is in technical preview and may be changed or removed in a future release. Elastic will
467-
* apply best effort to fix any issues, but features in technical preview are not subject to the support SLA of official GA features.
466+
* [preview] This functionality is in technical preview and may be changed or removed in a future release.
467+
* Elastic will work to fix any issues, but features in technical preview are not subject to the support SLA of official GA features.
468468
*/
469469
limit?: integer
470470
}

0 commit comments

Comments
 (0)