Skip to content

Commit

Permalink
docs: update get settings
Browse files Browse the repository at this point in the history
  • Loading branch information
kai687 committed Mar 11, 2024
1 parent a934041 commit bf48362
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions specs/search/paths/settings/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,8 @@ get:
operationId: getSettings
x-acl:
- search
description: |
Get an object with index settings.
The object only includes non-null settings.
summary: Get index settings.
description: Retrieves an object with non-null index settings.
summary: Retrieve index settings.
parameters:
- $ref: '../../../common/parameters.yml#/IndexName'
responses:
Expand Down

0 comments on commit bf48362

Please sign in to comment.