From 0d63b457d3743b18d8181f30376072a070d554f5 Mon Sep 17 00:00:00 2001 From: sunse Date: Tue, 31 Oct 2023 03:28:08 +0000 Subject: [PATCH] TS28.541_Rel18_CR_1069 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 46e732f02..a3811f096 100755 --- a/OpenAPI/TS28541_5GcNrm.yaml +++ b/OpenAPI/TS28541_5GcNrm.yaml @@ -4111,7 +4111,8 @@ components: type: string enum: - GBR - - NonGBR + - NON_GBR + - DELAY_CRITICAL_GBR priorityLevel: type: integer packetDelayBudget: -- GitLab