Skip to content

Commit 97d5a3f

Browse files
committed
Formatting fix
1 parent 0a85a8a commit 97d5a3f

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
lines changed

output/openapi/elasticsearch-openapi.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.

output/openapi/elasticsearch-serverless-openapi.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.

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/synonyms/put_synonym/SynonymsPutRequest.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ import { SynonymRule } from '../_types/SynonymRule'
2727
*
2828
* When an existing synonyms set is updated, the search analyzers that use the synonyms set are reloaded automatically for all indices.
2929
* This is equivalent to invoking the reload search analyzers API for all indices that use the synonyms set.
30+
*
3031
* For practical examples of how to create or update a synonyms set, refer to the External documentation.
3132
* @rest_spec_name synonyms.put_synonym
3233
* @availability stack since=8.10.0 stability=stable

0 commit comments

Comments
 (0)