Skip to content
This repository has been archived by the owner on Apr 22, 2020. It is now read-only.

Revise mandatory parameters for updates #116

Open
f-sander opened this issue Feb 16, 2018 · 0 comments
Open

Revise mandatory parameters for updates #116

f-sander opened this issue Feb 16, 2018 · 0 comments
Labels
Bug for issues where the product is not behaving as expected and thus reduce the value of the product

Comments

@f-sander
Copy link

When updating an SLI, there must a property unit with a value present in the supplied json. However, that doesn't seem to be necessary, which leads to the insertion of dummy unit-values without meaning. The API should reflect "mandatoryness" of fields and parameters.

To expand this, it would be really nice, if update operations accepted a subset of the definition and updated only those fields present in the supplied json. This could be done by first reading the stored definition, overriding the fields according to the supplied json and then checking its validity before writing the updated definition back.

@lfroment0 lfroment0 added the Bug for issues where the product is not behaving as expected and thus reduce the value of the product label May 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug for issues where the product is not behaving as expected and thus reduce the value of the product
Projects
None yet
Development

No branches or pull requests

2 participants