We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0a3ee6 commit 78dd3efCopy full SHA for 78dd3ef
grafana_api/model.py
@@ -10,10 +10,6 @@
10
ERROR_MESSAGES: list = ["invalid API key", "Invalid API key", "Expired API key"]
11
12
13
-# TODO SSO Integrationtests
14
-# TODO Check the Alerting case https://github.com/grafana/grafana/blob/main/pkg/services/ngalert/api/tooling/post.json
15
-
16
17
class APIEndpoints(Enum):
18
"""The class includes all necessary API endpoint strings to connect the Grafana API"""
19
0 commit comments