mirror of
https://github.com/prometheus/alertmanager
synced 2025-02-16 18:47:10 +00:00
parent
a7009a9db7
commit
41c5aaf3f4
@ -81,7 +81,7 @@ request method headers url body decoder =
|
|||||||
, url = url
|
, url = url
|
||||||
, body = body
|
, body = body
|
||||||
, expect = Http.expectJson decoder
|
, expect = Http.expectJson decoder
|
||||||
, timeout = Just defaultTimeout
|
, timeout = Nothing
|
||||||
, withCredentials = False
|
, withCredentials = False
|
||||||
}
|
}
|
||||||
|
|
||||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user