update

open suspend override fun update(feature: Feature)(source)

Update an existing feature in the store.

Replaces the stored feature with the provided one. The feature UID must match an existing feature in the store.

Parameters

feature

Feature with updated values

Throws

if feature doesn't exist