From bf7c500bc3c5d674e35e475a2e00993bc9ca6cf4 Mon Sep 17 00:00:00 2001 From: Adil Hafeez Date: Tue, 18 Mar 2025 12:00:03 -0700 Subject: [PATCH] add response --- ...dule_meeting_2_param_gathering_observation_continuation.hurl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/rest/hurl/req_param_schedule_meeting_2_param_gathering_observation_continuation.hurl b/tests/rest/hurl/req_param_schedule_meeting_2_param_gathering_observation_continuation.hurl index e1c238ba..a9290cf5 100644 --- a/tests/rest/hurl/req_param_schedule_meeting_2_param_gathering_observation_continuation.hurl +++ b/tests/rest/hurl/req_param_schedule_meeting_2_param_gathering_observation_continuation.hurl @@ -70,6 +70,8 @@ Content-Type: application/json "top_k": 10 } +# resp: The meeting was scheduled successfully. + HTTP 200 [Asserts] header "content-type" == "application/json"