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.
database
1 parent d53574f commit 92699a7Copy full SHA for 92699a7
grafana_client/model.py
@@ -19,6 +19,9 @@ class DatasourceModel:
19
"""
20
Represent the minimum required fields to create a JSON payload suitable for
21
submitting to the Grafana HTTP API.
22
+
23
+ TODO: Field `database` will be deprecated.
24
+ https://github.com/grafana/grafana/issues/59115
25
26
27
name: str
0 commit comments