From 28d0dc4686076c8085e8f7dc2339486695731662 Mon Sep 17 00:00:00 2001 From: sunse Date: Thu, 6 Feb 2025 08:43:52 +0000 Subject: [PATCH] Rel19 CR0508 TS28.623 correction to definitions related to availableRANqoEMetrics for OpenAPI SS --- OpenAPI/TS28623_QoEMeasurementCollectionNrm.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/OpenAPI/TS28623_QoEMeasurementCollectionNrm.yaml b/OpenAPI/TS28623_QoEMeasurementCollectionNrm.yaml index fb0eaeaf1..5ac351443 100644 --- a/OpenAPI/TS28623_QoEMeasurementCollectionNrm.yaml +++ b/OpenAPI/TS28623_QoEMeasurementCollectionNrm.yaml @@ -4,7 +4,7 @@ info: version: 19.2.0 description: >- OAS 3.0.1 definition of the QoE Measurement Collection NRM - © 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). + © 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved. externalDocs: description: 3GPP TS 28.623; Generic NRM,QoE Measurement Collection NRM fragment @@ -73,8 +73,8 @@ components: items: type: string enum: - - APPLAYERBUFFERLEVELLIST - - PLAYOUTDELAYFORMEDIA_STARTUP + - APP_LAYER_BUFFER_LEVEL_LIST + - PLAYOUT_DELAY_FOR_MEDIA_STARTUP minItems: 0 maxItems: 2 mBSCommunicationServiceType: -- GitLab