From b1c32f07ecbd8e1cd138c7d683f7992a09607076 Mon Sep 17 00:00:00 2001 From: sunse Date: Tue, 31 Oct 2023 03:26:35 +0000 Subject: [PATCH] TS28.541_Rel17_CR_1068 5GC_resourceType values --- OpenAPI/TS28541_5GcNrm.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/OpenAPI/TS28541_5GcNrm.yaml b/OpenAPI/TS28541_5GcNrm.yaml index e9e23aded..ade225220 100755 --- a/OpenAPI/TS28541_5GcNrm.yaml +++ b/OpenAPI/TS28541_5GcNrm.yaml @@ -2091,7 +2091,8 @@ components: type: string enum: - GBR - - NonGBR + - NON_GBR + - DELAY_CRITICAL_GBR priorityLevel: type: integer packetDelayBudget: -- GitLab