From a6b9d1c94830136c7f016094bac03addc7186a06 Mon Sep 17 00:00:00 2001 From: Meysam Hadeli Date: Tue, 13 May 2025 01:20:13 +0330 Subject: [PATCH] chore: update rest client in monolith --- 1-monolith-architecture-style/booking.rest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1-monolith-architecture-style/booking.rest b/1-monolith-architecture-style/booking.rest index cc20d76..1af03e6 100644 --- a/1-monolith-architecture-style/booking.rest +++ b/1-monolith-architecture-style/booking.rest @@ -17,7 +17,7 @@ grant_type=password &client_secret=secret &username=samh &password=Admin@123456 -&scope=booking-monolith +&scope=booking-monolith role ###