From e80c6d649c847a0a97ec43c35e12b9d22eb2d833 Mon Sep 17 00:00:00 2001 From: Abdul Redd <104014874+abdulredd@users.noreply.github.com> Date: Tue, 18 Feb 2025 14:44:43 -0500 Subject: [PATCH] update project index --- module2/projects/coupon-codes/back_end_requirements.md | 4 +++- module2/projects/index.md | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/module2/projects/coupon-codes/back_end_requirements.md b/module2/projects/coupon-codes/back_end_requirements.md index ce8aeaf3..bf6bfcb8 100644 --- a/module2/projects/coupon-codes/back_end_requirements.md +++ b/module2/projects/coupon-codes/back_end_requirements.md @@ -37,7 +37,9 @@ rails db:migrate Below is the expected JSON response for each request. We have also outlined a few examples of Sad Paths you may consider adding in. In your project, you should take time to implement at least 2 sad paths total, but you are not limited to the examples we provide. -