Skip to content

Commit 58ac301

Browse files
committed
Fixed syntax error in ResolveClusterRequest.ts
1 parent bc671a3 commit 58ac301

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

specification/indices/resolve_cluster/ResolveClusterRequest.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,4 +140,5 @@ export interface Request extends RequestBase {
140140
* not responding (typically 30 seconds).
141141
*/
142142
timeout?: Duration
143+
}
143144
}

0 commit comments

Comments
 (0)