Skip to content

Commit 4fb20a3

Browse files
committed
Fixed syntax error in ResolveClusterRequest.ts
1 parent 58081d1 commit 4fb20a3

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

output/schema/schema.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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)