CiroLeite / devops-capstone-project

Apache License 2.0
0 stars 0 forks source link

Read an account from the service #2

Open CiroLeite opened 1 year ago

CiroLeite commented 1 year ago

Acceptance Criteria:

An API endpoint is implemented to retrieve account information; A valid account ID is provided as input to the endpoint; The response includes the account details, such as customer name and address; The API response structure is documented, including possible error cases.