Skip to content

Commit db1ce2b

Browse files
authored
Update readme.md
clarify API only brief
1 parent 143be89 commit db1ce2b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

E-Commerce-API/readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ As a developer, I want to build up my API using TDD - writing the test first and
3131
1. As a user, I want to delete an existing customer only if they do not have any orders.
3232
1. As a user, I want to view all orders with their items for a specific customer, including order references, dates, product names, unit prices, suppliers, and quantities.
3333

34+
**These user stories describe the API. Do not build a front end or database.**
35+
3436
## Acceptance Criteria
3537

3638
- [ ] Each user story has an accompanying unit test

0 commit comments

Comments
 (0)