From f451ddab91672ae9066babfe372ea1eb73e83a7a Mon Sep 17 00:00:00 2001 From: sunse Date: Thu, 18 Jan 2024 03:07:46 +0000 Subject: [PATCH] Rel18 TS 28.623, CR0310 --- OpenAPI/TS28623_GenericNrm.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/OpenAPI/TS28623_GenericNrm.yaml b/OpenAPI/TS28623_GenericNrm.yaml index a7df5f574..bbc05c9c3 100755 --- a/OpenAPI/TS28623_GenericNrm.yaml +++ b/OpenAPI/TS28623_GenericNrm.yaml @@ -166,6 +166,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