Skip to content

Commit 289fcf4

Browse files
committed
Removed extra number pointer from ResolveClusterResponseExample2.yaml JSON
1 parent 679718a commit 289fcf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/indices/resolve_cluster/examples/200_response/ResolveClusterResponseExample2.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ value: |-
3737
"cluster_three": {
3838
"connected": false,
3939
"skip_unavailable": false,
40-
"error": "Request timed out before receiving a response from the remote cluster" (4)
40+
"error": "Request timed out before receiving a response from the remote cluster"
4141
},
4242
"oldcluster": {
4343
"connected": true,

0 commit comments

Comments
 (0)