nyu-devops-customers/customers

Prune Action (Upgrade) on Customers

Closed this issue · 0 comments

As a model developer
I need to provide customers a service of upgrading their accounts
So that they can choose to upgrade their accounts

Assumptions:

  • We already have CRUD created and run well

Acceptance Criteria:

Given this service
When user requests URL/customers/id/upgrade
Then the system will upgrade service for this user by track his ID and also update the level information back in database