Skip to content

Commit

Permalink
Merge pull request #26 from Luffi2539/patch-4
Browse files Browse the repository at this point in the history
[Endpoints Issue] Products Service
  • Loading branch information
ThorsAngerVaNeT authored Nov 14, 2023
2 parents bec3023 + 6982a0d commit c0ec2b8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions aws-developer/03_serverless_api/task.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,9 @@ Reviewers should verify the lambda functions by invoking them through provided U
- The `getProductsById` AND `getProductsList` lambda functions return a correct response code (POINT2)
- Your own Frontend application is integrated with Product Service (`/products` API) and products from Product Service are represented on Frontend. AND POINT1 and POINT2 are done.

Because our application is implemented for task 10 (bff) for correct work of frontend application you have to change 2 lines in frontend application. Example is below
![image](https://github.com/rolling-scopes-school/aws/assets/43149261/69a05477-2b10-4c0a-8a24-136eb7139c75)

## Additional (optional) tasks

---
Expand Down

0 comments on commit c0ec2b8

Please sign in to comment.