[docs] remove misplaced heading. (#93166)

This commit is contained in:
Daniel Strobusch 2024-09-11 11:59:29 +02:00 committed by GitHub
parent 902c658c9a
commit 748425cd66
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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