DevOps2018-Promotions / promotions

The promotions resource is a representation of a special promotion or sale that is running against a product or perhaps the entire store. Some examples are "buy 1 get 1 free", "20% off" etc.
MIT License
2 stars 2 forks source link

Add support for partial UPDATE request #33

Closed Marcus9527 closed 6 years ago

Marcus9527 commented 6 years ago

As a ... customer I need ... UPDATE interface accept partial update request So that ... a specific column of a promotion can be updated while others remains unchanged.

Assumptions:

Acceptance Criteria: partial UPDATE request is accept by out program