From d3e20d2a0ef80efda1aff828de800c619c3d0e8f Mon Sep 17 00:00:00 2001 From: sunse Date: Fri, 5 Nov 2021 13:24:40 +0100 Subject: [PATCH] Rel16 CR0623 remove extra '"', Update nrNrm.yaml --- OpenAPI/nrNrm.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OpenAPI/nrNrm.yaml b/OpenAPI/nrNrm.yaml index ef221ec58..a850d5f91 100644 --- a/OpenAPI/nrNrm.yaml +++ b/OpenAPI/nrNrm.yaml @@ -65,7 +65,7 @@ components: PlmnInfo: type: object properties: - plmnId": + plmnId: $ref: '#/components/schemas/PlmnId' snssai: $ref: '#/components/schemas/Snssai' -- GitLab