Skip to content

Commit

Permalink
Updated API components to reflect the latest OpenSearch API spec (202…
Browse files Browse the repository at this point in the history
…4-12-22) (#8979)

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Naarcha-AWS <[email protected]>
  • Loading branch information
opensearch-trigger-bot[bot] and Naarcha-AWS authored Dec 23, 2024
1 parent 18b46e3 commit f1dd57d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _api-reference/cat/cat-allocation.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Parameter | Type | Description | Default
`format` | String | A short version of the HTTP `Accept` header, such as `json` or `yaml`. |
`h` | List | A comma-separated list of column names to display. |
`help` | Boolean | Returns help information. | `false`
`local` | Boolean | Returns local information but does not retrieve the state from cluster manager node. | `false`
`local` | Boolean | Returns local information but does not retrieve the state from cluster-manager node. | `false`
`s` | List | A comma-separated list of column names or column aliases to sort by. |
`v` | Boolean | Enables verbose mode, which displays column headers. | `false`
<!-- spec_insert_end -->
Expand Down

0 comments on commit f1dd57d

Please sign in to comment.