From 1f11f4e90bb5346b9b651e487ba040d80d9c1fb6 Mon Sep 17 00:00:00 2001 From: sunse Date: Tue, 21 Nov 2023 06:28:59 +0000 Subject: [PATCH] Revert "Merge branch '28.312_Rel18_CR0181_information_on_a_test_Intent' into..." This reverts merge request !893 --- OpenAPI/TS28312_IntentNrm.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/OpenAPI/TS28312_IntentNrm.yaml b/OpenAPI/TS28312_IntentNrm.yaml index 89eb81b3d..d2ba389e9 100644 --- a/OpenAPI/TS28312_IntentNrm.yaml +++ b/OpenAPI/TS28312_IntentNrm.yaml @@ -83,11 +83,6 @@ components: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DateTime' intentReference: $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn' - intentTestReport: - type: array - items: - $ref: '#/components/schemas/IntentFulfilmentReport' - IntentHandlingFunction-Single: allOf: - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/Top' -- GitLab