kibana/docs/development/core
Court Ewing 485eaf773d
[core] Do not overwrite saved object references if not specified (#47248)
* saved objects: allow partial update without references

For normal attributes, the update API for saved objects supports partial
updates, where it will only attempt to change those attributes you
specify. References should behave the same way otherwise they will be
replaced entirely if you call update without specifying the original
references.
2019-10-07 16:10:29 -04:00
..
public Expose injectMetadata service temporarily (#47319) 2019-10-04 20:41:24 +02:00
server [core] Do not overwrite saved object references if not specified (#47248) 2019-10-07 16:10:29 -04:00