Skip to content

Commit b5ed181

Browse files
authored
rest-api-spec: fix master_timeout typo (elastic#135167) (elastic#135178)
1 parent c2d65bf commit b5ed181

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rest-api-spec/src/main/resources/rest-api-spec/api/streams.status.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
]
2424
},
2525
"params": {
26-
"mater_timeout": {
26+
"master_timeout": {
2727
"type": "time",
2828
"description": "Period to wait for a response. If no response is received before the timeout expires, the request fails and returns an error."
2929
}

0 commit comments

Comments
 (0)