diff --git a/bruno/hospitality (all)/LoginHospitality.bru b/bruno/hospitality (all)/LoginHospitality.bru index 6f6f4c9c..18a7ecd3 100644 --- a/bruno/hospitality (all)/LoginHospitality.bru +++ b/bruno/hospitality (all)/LoginHospitality.bru @@ -12,7 +12,7 @@ post { body:json { { - "email": "ritesh.gate@amrita.edu", + "email": "web.gate@amrita.edu", "password": "ff7bd97b1a7789ddd2775122fd6817f3173672da9f802ceec57f284325bf589f" } } diff --git a/bruno/hospitality-gate/checkIn.bru b/bruno/hospitality-gate/checkIn.bru index 27ba81a2..02bac7d6 100644 --- a/bruno/hospitality-gate/checkIn.bru +++ b/bruno/hospitality-gate/checkIn.bru @@ -11,7 +11,7 @@ post { } params:path { - hospId: + hospId: A1234CBE } settings { diff --git a/bruno/hospitality-gate/checkInStatus.bru b/bruno/hospitality-gate/checkInStatus.bru index 972160c4..39636d60 100644 --- a/bruno/hospitality-gate/checkInStatus.bru +++ b/bruno/hospitality-gate/checkInStatus.bru @@ -11,7 +11,7 @@ get { } params:path { - hospId: + hospId: A1234CBE } settings { diff --git a/bruno/hospitality-gate/checkOut.bru b/bruno/hospitality-gate/checkOut.bru index ab5d368f..9bf0d74f 100644 --- a/bruno/hospitality-gate/checkOut.bru +++ b/bruno/hospitality-gate/checkOut.bru @@ -11,7 +11,7 @@ post { } params:path { - hospId: + hospId: A1234CBE } settings { diff --git a/bruno/hospitality-gate/checkOutStatus.bru b/bruno/hospitality-gate/checkOutStatus.bru index 2b475b84..c25c7f9a 100644 --- a/bruno/hospitality-gate/checkOutStatus.bru +++ b/bruno/hospitality-gate/checkOutStatus.bru @@ -11,7 +11,7 @@ get { } params:path { - hospId: + hospId: A1234CBE } settings {