alertmanager/asset
Max Leonard Inden 2b697aaa6b
api/v2: Extract shared properties of gettable and postable alert
With issue 1465 on openapi-generator [1] being fixed, we can not extract
shared properties of the gettable and postable alert definition into a
shared object (`alert`) like we do for silence, gettable silence and
postable silence.

In addition this patch does the following changes to the UI:

- Use `List GettableAlert` instead of plural type definition like
`GettableAlerts` because the plural definitions are not generated.

- Fix openapi-generator-cli docker image to specific hash.

[1] https://github.com/OpenAPITools/openapi-generator/issues/1465

Signed-off-by: Max Leonard Inden <IndenML@gmail.com>
2018-11-28 14:35:39 +01:00
..
asset.go Migrate from go-bindata to vfsgen (#1532) 2018-09-24 15:12:40 +02:00
asset_generate.go Migrate from go-bindata to vfsgen (#1532) 2018-09-24 15:12:40 +02:00
assets_vfsdata.go api/v2: Extract shared properties of gettable and postable alert 2018-11-28 14:35:39 +01:00
doc.go Migrate from go-bindata to vfsgen (#1532) 2018-09-24 15:12:40 +02:00