oscarhidalgosica / devops-capstone-project

Apache License 2.0
0 stars 0 forks source link

List all accounts in the service #5

Closed oscarhidalgosica closed 4 months ago

oscarhidalgosica commented 4 months ago

List All Accounts in the Service As a regulatory agent I need an API to list all customer accounts So that I can audit accounts and ensure compliance Details and Assumptions

The list should be paginated to manage large datasets. Acceptance Criteria Given the request for all accounts When I access the list API endpoint Then the system should return a paginated list of accounts