mirror of
https://github.com/prometheus/alertmanager
synced 2025-02-17 19:17:07 +00:00
Fix the Swagger/OpenAPI link (#1552)
Signed-off-by: David Seebacher <dseebacher@gmail.com>
This commit is contained in:
parent
6f1118ab46
commit
d5b8e10286
@ -180,7 +180,7 @@ and [Go Swagger](https://github.com/go-swagger/go-swagger/) with the exception
|
|||||||
of the HTTP handlers themselves. The API specification can be found in
|
of the HTTP handlers themselves. The API specification can be found in
|
||||||
[api/v2/openapi.yaml](api/v2/openapi.yaml). A HTML rendered version can be
|
[api/v2/openapi.yaml](api/v2/openapi.yaml). A HTML rendered version can be
|
||||||
accessed
|
accessed
|
||||||
[here](http://petstore.swagger.io/?url=https://raw.githubusercontent.com/alertmanager/alertmanager/master/api/v2/openapi.yaml).
|
[here](http://petstore.swagger.io/?url=https://raw.githubusercontent.com/prometheus/alertmanager/master/api/v2/openapi.yaml).
|
||||||
Clients can be easily generated via any OpenAPI generator for all major
|
Clients can be easily generated via any OpenAPI generator for all major
|
||||||
languages.
|
languages.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user