mirror of
https://github.com/grafana/grafana.git
synced 2024-12-01 13:09:22 -06:00
[docs] remove misplaced heading. (#93166)
This commit is contained in:
parent
902c658c9a
commit
748425cd66
@ -604,7 +604,7 @@ Content-Type: application/json
|
|||||||
```
|
```
|
||||||
|
|
||||||
{{% admonition type="note" %}}
|
{{% admonition type="note" %}}
|
||||||
Similar to [creating a data source](#create-a-data-source), `password` and `basicAuthPassword` should be defined under `secureJsonData` in order to be stored securely as an encrypted blob in the database. Then, the encrypted fields are listed under `secureJsonFields` section in the response.## Update an existing data source by id
|
Similar to [creating a data source](#create-a-data-source), `password` and `basicAuthPassword` should be defined under `secureJsonData` in order to be stored securely as an encrypted blob in the database. Then, the encrypted fields are listed under `secureJsonFields` section in the response.
|
||||||
{{% /admonition %}}
|
{{% /admonition %}}
|
||||||
|
|
||||||
## Delete an existing data source by id
|
## Delete an existing data source by id
|
||||||
|
Loading…
Reference in New Issue
Block a user