From 03d020e6e40054bba34921708c17fe28ad0a7ceb Mon Sep 17 00:00:00 2001 From: Giacomo Bernini Date: Fri, 25 Jun 2021 18:43:31 +0200 Subject: [PATCH] fixed SOL012 Test ID: 10.3.1.1. documentation typo --- SOL012/PolicyManagement-API/ApiVersion.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SOL012/PolicyManagement-API/ApiVersion.robot b/SOL012/PolicyManagement-API/ApiVersion.robot index 142232e7..f26741e7 100644 --- a/SOL012/PolicyManagement-API/ApiVersion.robot +++ b/SOL012/PolicyManagement-API/ApiVersion.robot @@ -78,7 +78,7 @@ POST API Version with apiMajorVersion - Method not implemented Check HTTP Response Status Code Is 405 GET API Version with apiMajorVersion - [Documentation] 10.3.1.1.7 + [Documentation] Test ID: 10.3.1.1.7 ... Test title: GET API Version with apiMajorVersion ... Test objective: The objective is to test that GET method successfully returns ApiVersionInformation. ... Pre-conditions: none -- GitLab