mirror of
https://github.com/grafana/grafana.git
synced 2024-11-26 19:00:54 -06:00
ad8dbbb559
SecureJsonData is stored as a json object in the DB. As the secureJsonData is never returned to the user they are unable to provide the full json object when performing updates instead the user can only provide the specific keys they wish to update. This commit ensures that only the provided keys are updated and existing keys in the secureJsonData object are left untouched. |
||
---|---|---|
.. | ||
api | ||
bus | ||
cmd | ||
components | ||
events | ||
log | ||
login | ||
metrics | ||
middleware | ||
models | ||
plugins | ||
services | ||
setting | ||
social | ||
util |