From 8198d2e7fee205db42fc1d376f4ae4e02d3c1670 Mon Sep 17 00:00:00 2001 From: Giacomo Bernini Date: Wed, 1 Sep 2021 11:50:33 +0200 Subject: [PATCH] added void clauses for removed endpoints --- indexes/sol_002_index.csv | 4 +++- indexes/sol_003_index.csv | 2 ++ indexes/sol_005_index.csv | 2 ++ 3 files changed, 7 insertions(+), 1 deletion(-) diff --git a/indexes/sol_002_index.csv b/indexes/sol_002_index.csv index 9cfc3bb6..e19664fd 100644 --- a/indexes/sol_002_index.csv +++ b/indexes/sol_002_index.csv @@ -16,7 +16,9 @@ 6.3.3.2,Individual PM Job Resource Endpoint,IndividualPmJob.robot 6.3.3.3,Individual Performance Report Resource Endpoint,IndividualReport.robot 6.3.3.4,Thresholds Resource Endpoint,Thresholds.robot -6.3.3.5,Individual Threshold Resource Endpoint,IndividualThreshold.robot +6.3.3.5,Individual Threshold Resource Endpoint,IndividualThreshold.robot +6.3.3.6,Void, Void +6.3.3.7,Void, Void 6.3.3.8,Notification Endpoint,../VNFPerformanceManagementNotification-API/Notifications.robot 6.3.3.9,API Version Resource Endpoint,ApiVersion.robot 6.3.3.10, Notification Endpoint,NotificationEndpoint.robot diff --git a/indexes/sol_003_index.csv b/indexes/sol_003_index.csv index a3d21096..ee71ccf1 100644 --- a/indexes/sol_003_index.csv +++ b/indexes/sol_003_index.csv @@ -59,6 +59,8 @@ 7.3.4.3,Individual Performance Report Resource Endpoint, IndividualReport.robot 7.3.4.4,Thresholds Resource Endpoint, Thresholds.robot 7.3.4.5,Individual Threshold Resource Endpoint, IndividualThreshold.robot +7.3.4.6,Void, Void +7.3.4.7,Void, Void 7.3.4.8,Notifications,Notifications.robot 7.3.4.9,API Version Resource Endpoint, ApiVersion.robot 7.3.4.10,Notification Endpoint,NotificationEndpoint.robot diff --git a/indexes/sol_005_index.csv b/indexes/sol_005_index.csv index 8b4ebcb6..2ba2c0c8 100644 --- a/indexes/sol_005_index.csv +++ b/indexes/sol_005_index.csv @@ -56,6 +56,8 @@ 5.3.4.3,Individual Performance Report Resource Endpoint, IndividualReport.robot 5.3.4.4,Thresholds Resource Endpoint, Thresholds.robot 5.3.4.5,Individual Threshold Resource Endpoint, IndividualThreshold.robot +5.3.4.6,Void, Void +5.3.4.7,Void, Void 5.3.4.8,Notifications, Notifications.robot 5.3.4.9,API Version Resource Endpoint, ApiVersion.robot 5.3.4.10,Notification Endpoint,NotificationEndpoint.robot -- GitLab