Skip to content

Commit

Permalink
Edit description in IndexSettings.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
lcawl committed Oct 30, 2023
1 parent 37fb1f5 commit 0e75fd8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion output/schema/schema.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions specification/indices/_types/IndexSettings.ts
Original file line number Diff line number Diff line change
Expand Up @@ -463,8 +463,8 @@ export class MappingLimitSettingsFieldNameLength {

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

0 comments on commit 0e75fd8

Please sign in to comment.