grafana -> notification-provider -> mattermost | see https://gitlab.fedy95.com/dev/notification-provider
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
408 B
17 lines
408 B
---
|
|
nelmio_api_doc:
|
|
documentation:
|
|
servers:
|
|
- url: https://notification-provider.fedy95.com
|
|
description: server API over HTTPS
|
|
- url: http://localhost:8054
|
|
description: localhost API over HTTP
|
|
info:
|
|
title: notification-provider
|
|
description: notification-provider api doc
|
|
version: 0.0.1
|
|
areas:
|
|
default:
|
|
path_patterns:
|
|
- ^/api/v1
|
|
...
|