CiroLeite / devops-capstone-project

Apache License 2.0
0 stars 0 forks source link

Update an account in the service #3

Open CiroLeite opened 1 year ago

CiroLeite commented 1 year ago

Acceptance Criteria:

An API endpoint is implemented to update account information; A valid account ID and updated information are provided as inputs; The account information is successfully updated in the database; Appropriate validation checks are in place to ensure data integrity.