From 4f2ebe89a1d2c3c622e274e42b5be920d44b2952 Mon Sep 17 00:00:00 2001 From: ruiyue Date: Wed, 1 Apr 2026 10:39:11 +0800 Subject: [PATCH] Rel-20 CR TS 28.312 Enhancement of radio network performance assurance --- OpenAPI/TS28312_IntentNrm.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/OpenAPI/TS28312_IntentNrm.yaml b/OpenAPI/TS28312_IntentNrm.yaml index 8a87834c..60f48bc6 100644 --- a/OpenAPI/TS28312_IntentNrm.yaml +++ b/OpenAPI/TS28312_IntentNrm.yaml @@ -368,6 +368,12 @@ components: maximum: 255 sNssai: $ref: 'TS28541_NrNrm.yaml#/components/schemas/Snssai' + UEType: + description: It describes the information of a UE Type defined in TS 38.331 + type: string + enum: + - REDCAP_UE + - EREDCAP_UE #-------Definition of the generic dataType --------------# #-------Definition of the generic ExpectationTarget dataType----------# -- GitLab