From 9de32d47755591cd2df17c2ad17e572f89e7bc97 Mon Sep 17 00:00:00 2001 From: Michele Carignani Date: Mon, 15 Feb 2021 17:22:42 +0100 Subject: [PATCH] Schema used in TC_MEC_SRV_RNIS_019_OK (fix #36) --- SRV/RNIS/RnisQuery_BV.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SRV/RNIS/RnisQuery_BV.robot b/SRV/RNIS/RnisQuery_BV.robot index 10ac929..9737aed 100644 --- a/SRV/RNIS/RnisQuery_BV.robot +++ b/SRV/RNIS/RnisQuery_BV.robot @@ -51,7 +51,7 @@ Request L2Meas info ... Reference https://forge.etsi.org/gitlab/mec/gs012-rnis-api/blob/master/RniAPI.yaml#/definitions/L2Meas Get Layer2Meas Info Check HTTP Response Status Code Is 200 - Check HTTP Response Body Json Schema Is L2MeasInfos + Check HTTP Response Body Json Schema Is L2Meas Check L2MeasInfo ${response['body']} -- GitLab