From 716ed9af8cbb71d7fe7fdc6c8897edce4983a712 Mon Sep 17 00:00:00 2001 From: sunse Date: Tue, 31 Oct 2023 03:23:48 +0000 Subject: [PATCH] TS28.541_Rel16_CR_1067 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 914da688f..f7b2b3217 100644 --- a/OpenAPI/TS28541_5GcNrm.yaml +++ b/OpenAPI/TS28541_5GcNrm.yaml @@ -264,7 +264,8 @@ components: type: string enum: - GBR - - NonGBR + - NON_GBR + - DELAY_CRITICAL_GBR priorityLevel: type: integer packetDelayBudget: -- GitLab