sudhanshu-dave / devops-capstone-project

Apache License 2.0
0 stars 0 forks source link

Update an account in the service #6

Closed sudhanshu-dave closed 3 weeks ago

sudhanshu-dave commented 3 weeks ago

As a user
I need to update an account in the accounts service
So that I can modify customer information

Details and Assumptions

Acceptance Criteria


Given a customer ID
When I make a PUT request to update the account information
Then the customer information is updated successfully