alertmanager/api/v2
George Robinson cc6de9c666 Remove Id return from silences.Set(*pb.Silence)
This commit removes the Id from the method silences.Set(*pb.Silence)
as it is redundant. The Id is still set even when creating a silence
fails. This will be fixed in a later change.

Signed-off-by: George Robinson <george.robinson@grafana.com>
2024-06-20 15:47:49 +01:00
..
client API: Allow the Silences API to use their own 400 response (#3610) 2023-11-22 10:25:27 +00:00
models Bump: go-swagger to latest stable 2023-10-19 12:11:29 +01:00
restapi API: Allow the Silences API to use their own 400 response (#3610) 2023-11-22 10:25:27 +00:00
api_test.go Remove Id return from silences.Set(*pb.Silence) 2024-06-20 15:47:49 +01:00
api.go Remove Id return from silences.Set(*pb.Silence) 2024-06-20 15:47:49 +01:00
compat.go Update golangci-lint and fix complaints (#2853) 2022-03-25 17:59:51 +01:00
openapi.yaml API: Allow the Silences API to use their own 400 response (#3610) 2023-11-22 10:25:27 +00:00
testing.go Refactor POST /api/v1/silences 2022-07-06 18:34:57 +01:00