alertmanager/api/v2/client/silence
gotjosh aaf9490576
API: Allow the Silences API to use their own 400 response (#3610)
There's no change to the logic here - it just stroke me as odd that we were reusing the response from alerting groups in the silences call when it's pretty simple to add a new one in the API description.

This is more accurate as well, as this will be used to power the documentation.

Signed-off-by: gotjosh <josue.abreu@gmail.com>
2023-11-22 10:25:27 +00:00
..
delete_silence_parameters.go Update Go to 1.19 (#3150) 2022-11-30 17:06:57 +01:00
delete_silence_responses.go Bump: go-swagger to latest stable 2023-10-19 12:11:29 +01:00
get_silence_parameters.go Update Go to 1.19 (#3150) 2022-11-30 17:06:57 +01:00
get_silence_responses.go Bump: go-swagger to latest stable 2023-10-19 12:11:29 +01:00
get_silences_parameters.go Update Go to 1.19 (#3150) 2022-11-30 17:06:57 +01:00
get_silences_responses.go API: Allow the Silences API to use their own 400 response (#3610) 2023-11-22 10:25:27 +00:00
post_silences_parameters.go Update Go to 1.19 (#3150) 2022-11-30 17:06:57 +01:00
post_silences_responses.go Bump: go-swagger to latest stable 2023-10-19 12:11:29 +01:00
silence_client.go Update Go to 1.19 (#3150) 2022-11-30 17:06:57 +01:00