From a09ad1889483744a98c959958b73f7a6c817d4ae Mon Sep 17 00:00:00 2001 From: sunse Date: Fri, 3 Nov 2023 02:56:56 +0000 Subject: [PATCH] 28.312_Rel18_CR0182_Clarify_observation_period_and_fulfilment_deadline Update TS28312_IntentNrm.yaml --- OpenAPI/TS28312_IntentNrm.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/OpenAPI/TS28312_IntentNrm.yaml b/OpenAPI/TS28312_IntentNrm.yaml index 9b50b0e96..89eb81b3d 100644 --- a/OpenAPI/TS28312_IntentNrm.yaml +++ b/OpenAPI/TS28312_IntentNrm.yaml @@ -62,6 +62,8 @@ components: type: integer observationPeriod: type: integer + fulfilmentDeadline: + $ref: 'TS28623_ComDefs.yaml#/components/schemas/DateTime' intentReportReference: $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn' IntentReport-Single: -- GitLab