PromotionsSquad / promotions

Apache License 2.0
0 stars 0 forks source link

Perform stateful Action on the Resource #51

Closed rosa-r-ma closed 2 years ago

rosa-r-ma commented 2 years ago

As a Dev Team I need to perform a CRUD action
So that my we have the ability to make stateful changes to the model

Details and Assumptions

Can only be done once "Promotions" model is updated

Acceptance Criteria


 Given a dev team member
 When performs a create/read/update/delete function
 Then the action successfully executes
rosa-r-ma commented 2 years ago

Closing this issue, because it's duplicative with issue #43.