We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents af68a49 + 958fb3f commit a0ef78bCopy full SHA for a0ef78b
1 file changed
E-Commerce-API/readme.md
@@ -38,6 +38,7 @@ As a developer, I want to build up my API using TDD - writing the test first and
38
39
<details>
40
<summary>Try writing out your own acceptance criteria from the user stories before looking here</summary>
41
+
42
- [ ] Endpoint `/products` should return a list of all product names with their prices and supplier names.
43
- [ ] Endpoint `/products` should filter the list of products by name using a query parameter, even if the parameter is not used.
44
- [ ] Endpoint `/customers/:customerId` should load a single customer by their ID.
0 commit comments