Skip to content

Commit

Permalink
Fix missing description
Browse files Browse the repository at this point in the history
Signed-off-by: Archer <naarcha@amazon.com>
  • Loading branch information
Naarcha-AWS committed Feb 26, 2025
1 parent 2fa3baa commit 8a81ab7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/namespaces/cluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1077,7 +1077,7 @@ components:
cluster.health::query.timeout:
in: query
name: timeout
description:
description: The amount of [time]({{site.url}}{{site.baseurl}}/api-reference/common-parameters/#time-units) to wait for a response from the cluster manager node.

Check failure on line 1080 in spec/namespaces/cluster.yaml

View workflow job for this annotation

GitHub Actions / check

[vale] reported by reviewdog 🐶 [OpenSearch.SpacingWords] There should be one space between words in 'of time'. Raw Output: {"message": "[OpenSearch.SpacingWords] There should be one space between words in 'of time'.", "location": {"path": "spec/namespaces/cluster.yaml", "range": {"start": {"line": 1080, "column": 31}}}, "severity": "ERROR"}
schema:
$ref: '../schemas/_common.yaml#/components/schemas/Duration'
style: form
Expand Down

0 comments on commit 8a81ab7

Please sign in to comment.