From 3e779e7a87ba286957e5f375e99a52953eb83116 Mon Sep 17 00:00:00 2001 From: sunse Date: Thu, 18 Jan 2024 03:12:03 +0000 Subject: [PATCH] Rel18 TS28.623, CR0311 --- OpenAPI/TS28623_GenericNrm.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/OpenAPI/TS28623_GenericNrm.yaml b/OpenAPI/TS28623_GenericNrm.yaml index 64b9c018e..d8339315e 100755 --- a/OpenAPI/TS28623_GenericNrm.yaml +++ b/OpenAPI/TS28623_GenericNrm.yaml @@ -209,6 +209,12 @@ components: properties: fileReportingPeriod: type: integer + - type: object + properties: + fileReportingPeriod: + type: integer + notificationRecipientAddress: + $ref: 'TS28623_ComDefs.yaml#/components/schemas/Uri' - type: object properties: fileReportingPeriod: -- GitLab