From 774fee1d4b125f4d20e39f386953b23b557676c3 Mon Sep 17 00:00:00 2001 From: dongjj Date: Wed, 27 Aug 2025 11:37:03 +0000 Subject: [PATCH] Add serviceLevelAA --- OpenAPI/TS32291_Nchf_ConvergedCharging.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/OpenAPI/TS32291_Nchf_ConvergedCharging.yaml b/OpenAPI/TS32291_Nchf_ConvergedCharging.yaml index 8db36c4..381082b 100644 --- a/OpenAPI/TS32291_Nchf_ConvergedCharging.yaml +++ b/OpenAPI/TS32291_Nchf_ConvergedCharging.yaml @@ -804,6 +804,8 @@ components: type: boolean satelliteBackhaulInformation: $ref: '#/components/schemas/SatelliteBackhaulInformation' + serviceLevelAA: + type: string required: - pduSessionID - dnnId @@ -1319,6 +1321,8 @@ components: minItems: 0 satelliteAccessIndicator: type: boolean + serviceLevelAA: + type: string required: - registrationMessagetype PSCellInformation: -- GitLab