Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Signed-off-by: Naarcha-AWS <[email protected]>
  • Loading branch information
Naarcha-AWS authored Dec 23, 2024
1 parent e29d827 commit b76fc2f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions spec/namespaces/cat.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1684,7 +1684,7 @@ components:
cat.master::query.master_timeout:
name: master_timeout
in: query
description: A timeout for connection to the cluster manager node.
description: The amount of time allowed to establish a connection to the cluster manager node.
schema:
$ref: '../schemas/_common.yaml#/components/schemas/Duration'
x-version-deprecated: '2.0'
Expand Down Expand Up @@ -1712,7 +1712,7 @@ components:
cat.nodeattrs::query.cluster_manager_timeout:
name: cluster_manager_timeout
in: query
description: A timeout for connection to the cluster manager node.
description: The amount of time allowed to establish a connection to the cluster manager node.
schema:
$ref: '../schemas/_common.yaml#/components/schemas/Duration'
x-version-added: '2.0'
Expand Down Expand Up @@ -1788,7 +1788,7 @@ components:
cat.nodes::query.cluster_manager_timeout:
name: cluster_manager_timeout
in: query
description: A timeout for connection to the cluster manager node.
description: The amount of time allowed to establish a connection to the cluster manager node.
schema:
$ref: '../schemas/_common.yaml#/components/schemas/Duration'
x-version-added: '2.0'
Expand Down Expand Up @@ -1917,7 +1917,7 @@ components:
cat.pending_tasks::query.master_timeout:
name: master_timeout
in: query
description: A timeout for connection to the cluster manager node.
description: The amount of time allowed to establish a connection to the cluster manager node.
schema:
$ref: '../schemas/_common.yaml#/components/schemas/Duration'
x-version-deprecated: '2.0'
Expand Down

0 comments on commit b76fc2f

Please sign in to comment.