From d3fcbb42fae4896b84ae8fb5f687a8510c740d78 Mon Sep 17 00:00:00 2001 From: sunse Date: Fri, 3 Nov 2023 02:43:21 +0000 Subject: [PATCH] 28.312_Rel18_CR0181 test intent Update TS28312_IntentNrm.yaml --- OpenAPI/TS28312_IntentNrm.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/OpenAPI/TS28312_IntentNrm.yaml b/OpenAPI/TS28312_IntentNrm.yaml index 55eae9617..9b50b0e96 100644 --- a/OpenAPI/TS28312_IntentNrm.yaml +++ b/OpenAPI/TS28312_IntentNrm.yaml @@ -81,6 +81,11 @@ 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