From 49fac41113eb26c0a04a6d22580b362fe6feeb42 Mon Sep 17 00:00:00 2001 From: XIAOQIAN JIA Date: Wed, 26 Mar 2025 09:02:00 +0000 Subject: [PATCH 01/10] Update TS32291_Nchf_ConvergedCharging.yaml --- OpenAPI/TS32291_Nchf_ConvergedCharging.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/OpenAPI/TS32291_Nchf_ConvergedCharging.yaml b/OpenAPI/TS32291_Nchf_ConvergedCharging.yaml index 54d4119..187ee38 100644 --- a/OpenAPI/TS32291_Nchf_ConvergedCharging.yaml +++ b/OpenAPI/TS32291_Nchf_ConvergedCharging.yaml @@ -2058,6 +2058,13 @@ components: $ref: 'TS29571_CommonData.yaml#/components/schemas/DateTime' proximityCancellationTimestamp: $ref: 'TS29571_CommonData.yaml#/components/schemas/DateTime' + hopCount: + type: integer + IntermediateRelayInformationContainer: + type: array + items: + $ref: '#/components/schemas/IntermediateRelayInformationContainer' + minItems: 0 relayIPAddress: $ref: 'TS29571_CommonData.yaml#/components/schemas/IpAddr' proseUEToNetworkRelayUEID : @@ -2144,6 +2151,13 @@ components: $ref: '#/components/schemas/OctetString' verticalAccuracy: $ref: '#/components/schemas/OctetString' + IntermediateRelayInformationContainer: + type: object + properties: + intermediateRelayIPAddress: + $ref: 'TS29571_CommonData.yaml#/components/schemas/IpAddr' + proseUEToNetworkIntermediateRelayUEID: + type:string PFIContainerInformation: type: object properties: -- GitLab From 846f96003939ee34d2549cec0ba6f6182f918ec4 Mon Sep 17 00:00:00 2001 From: XIAOQIAN JIA Date: Wed, 26 Mar 2025 09:54:28 +0000 Subject: [PATCH 02/10] Update TS32291_Nchf_ConvergedCharging.yaml --- OpenAPI/TS32291_Nchf_ConvergedCharging.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OpenAPI/TS32291_Nchf_ConvergedCharging.yaml b/OpenAPI/TS32291_Nchf_ConvergedCharging.yaml index 187ee38..7addfbb 100644 --- a/OpenAPI/TS32291_Nchf_ConvergedCharging.yaml +++ b/OpenAPI/TS32291_Nchf_ConvergedCharging.yaml @@ -2157,7 +2157,7 @@ components: intermediateRelayIPAddress: $ref: 'TS29571_CommonData.yaml#/components/schemas/IpAddr' proseUEToNetworkIntermediateRelayUEID: - type:string + type: string PFIContainerInformation: type: object properties: -- GitLab From bd3cb18a9ada036145824435f079b136061ddc3c Mon Sep 17 00:00:00 2001 From: XIAOQIAN JIA Date: Thu, 27 Mar 2025 03:52:49 +0000 Subject: [PATCH 03/10] Update TS32291_Nchf_ConvergedCharging.yaml --- OpenAPI/TS32291_Nchf_ConvergedCharging.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OpenAPI/TS32291_Nchf_ConvergedCharging.yaml b/OpenAPI/TS32291_Nchf_ConvergedCharging.yaml index 7addfbb..402ccf5 100644 --- a/OpenAPI/TS32291_Nchf_ConvergedCharging.yaml +++ b/OpenAPI/TS32291_Nchf_ConvergedCharging.yaml @@ -2060,7 +2060,7 @@ components: $ref: 'TS29571_CommonData.yaml#/components/schemas/DateTime' hopCount: type: integer - IntermediateRelayInformationContainer: + intermediateRelayInformationContainer: type: array items: $ref: '#/components/schemas/IntermediateRelayInformationContainer' -- GitLab From 705c2c010dd062789de32c28342a2c3664f72d8f Mon Sep 17 00:00:00 2001 From: Yimeng Deng Date: Fri, 25 Apr 2025 02:40:58 +0000 Subject: [PATCH 04/10] 32.291 rel19 cr0618 charging information for ims dc application download charging --- OpenAPI/TS32291_Nchf_ConvergedCharging.yaml | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/OpenAPI/TS32291_Nchf_ConvergedCharging.yaml b/OpenAPI/TS32291_Nchf_ConvergedCharging.yaml index 54d4119..61e198c 100644 --- a/OpenAPI/TS32291_Nchf_ConvergedCharging.yaml +++ b/OpenAPI/TS32291_Nchf_ConvergedCharging.yaml @@ -1779,6 +1779,15 @@ components: $ref: '#/components/schemas/TADIdentifier' feIdentifierList: type: string + imsDCAppInfo: + $ref: '#/components/schemas/IMSDCAppInfo' + IMSDCAppInfo: + type: object + properties: + applicationId: + $ref: 'TS29571_CommonData.yaml#/components/schemas/ApplicationId' + httpUrl: + $ref: 'TS29571_CommonData.yaml#/components/schemas/ReplaceHttpUrl' EdgeInfrastructureUsageChargingInformation: type: object properties: @@ -2975,7 +2984,7 @@ components: anyOf: - type: string enum: -# The applicable IMS Nodes are MRFC, IMS-GWF (connected to S-CSCF using ISC) and SIP AS. +# The applicable IMS Nodes are MRFC, IMS-GWF (connected to S-CSCF using ISC), SIP AS and DCSF. - S_CSCF - P_CSCF - I_CSCF @@ -2999,6 +3008,7 @@ components: - SCEF - IWK_SCEF - IMS_GWF + - DCSF - type: string RoleOfIMSNode: anyOf: -- GitLab From e2de3129cf9721951f45d649454b1e99f4fc32f3 Mon Sep 17 00:00:00 2001 From: Yimeng Deng Date: Fri, 25 Apr 2025 02:41:50 +0000 Subject: [PATCH 05/10] 32.291 rel19 cr0614 add charging support for AIOT service --- OpenAPI/TS32291_Nchf_ConvergedCharging.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/OpenAPI/TS32291_Nchf_ConvergedCharging.yaml b/OpenAPI/TS32291_Nchf_ConvergedCharging.yaml index 54d4119..fac1c3a 100644 --- a/OpenAPI/TS32291_Nchf_ConvergedCharging.yaml +++ b/OpenAPI/TS32291_Nchf_ConvergedCharging.yaml @@ -2545,6 +2545,7 @@ components: - MB_SMF - CHF - GMLC + - AIOTF - type: string ChargingCharacteristicsSelectionMode: anyOf: -- GitLab From a916b0c11a110e747dcfed131a11df1254f068b0 Mon Sep 17 00:00:00 2001 From: Zhiwei Mo Date: Wed, 7 May 2025 05:56:27 +0000 Subject: [PATCH 06/10] TS32.291_Rel19_CR0620 5GS LCS --- OpenAPI/TS32291_Nchf_ConvergedCharging.yaml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/OpenAPI/TS32291_Nchf_ConvergedCharging.yaml b/OpenAPI/TS32291_Nchf_ConvergedCharging.yaml index e4227f8..cd4908f 100644 --- a/OpenAPI/TS32291_Nchf_ConvergedCharging.yaml +++ b/OpenAPI/TS32291_Nchf_ConvergedCharging.yaml @@ -380,6 +380,8 @@ components: $ref: '#/components/schemas/NSSAAChargingInformation' rangingSLChargingInformation: $ref: '#/components/schemas/RangingSLChargingInformation' + lCSInformation: + $ref: '#/components/schemas/LCSInformation' required: - nfConsumerIdentification - invocationTimeStamp @@ -2151,6 +2153,19 @@ components: $ref: '#/components/schemas/LocationType' locationEstimate: $ref: '#/components/schemas/LocationEstimate' + LCSInformation: + type: object + properties: + lCSClientID: + type: string + locationType: + $ref: '#/components/schemas/LocationType' + locationEstimate: + $ref: '#/components/schemas/LocationEstimate' + positioningData: + type: string + targetUEID: + $ref: 'TS29571_CommonData.yaml#/components/schemas/Supi' LocationEstimate: type: object properties: -- GitLab From 75ec8c2af0c544bf8c8bb676e990aed6271e7d21 Mon Sep 17 00:00:00 2001 From: liuyiyingyi Date: Fri, 9 May 2025 16:22:03 +0000 Subject: [PATCH 07/10] Edit TS32291_Nchf_ConvergedCharging.yaml --- OpenAPI/TS32291_Nchf_ConvergedCharging.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/OpenAPI/TS32291_Nchf_ConvergedCharging.yaml b/OpenAPI/TS32291_Nchf_ConvergedCharging.yaml index e4227f8..69f09a2 100644 --- a/OpenAPI/TS32291_Nchf_ConvergedCharging.yaml +++ b/OpenAPI/TS32291_Nchf_ConvergedCharging.yaml @@ -1781,6 +1781,8 @@ components: type: string imsDCAppInfo: $ref: '#/components/schemas/IMSDCAppInfo' + satelliteIdList: + type: string IMSDCAppInfo: type: object properties: -- GitLab From e6126a7871c150fee442c4cab29341f6f096c012 Mon Sep 17 00:00:00 2001 From: rodriguesjo Date: Wed, 21 May 2025 06:59:48 +0000 Subject: [PATCH 08/10] Edit TS32291_Nchf_ConvergedCharging.yaml --- OpenAPI/TS32291_Nchf_ConvergedCharging.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/OpenAPI/TS32291_Nchf_ConvergedCharging.yaml b/OpenAPI/TS32291_Nchf_ConvergedCharging.yaml index e4227f8..a94b951 100644 --- a/OpenAPI/TS32291_Nchf_ConvergedCharging.yaml +++ b/OpenAPI/TS32291_Nchf_ConvergedCharging.yaml @@ -2569,6 +2569,7 @@ components: - CHF - GMLC - AIOTF + - CCF - type: string ChargingCharacteristicsSelectionMode: anyOf: -- GitLab From d10af03933db91327e842734fbff0e581c0f3c07 Mon Sep 17 00:00:00 2001 From: liuyiyingyi Date: Wed, 21 May 2025 07:51:39 +0000 Subject: [PATCH 09/10] Edit TS32291_Nchf_ConvergedCharging.yaml --- OpenAPI/TS32291_Nchf_ConvergedCharging.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/OpenAPI/TS32291_Nchf_ConvergedCharging.yaml b/OpenAPI/TS32291_Nchf_ConvergedCharging.yaml index 69f09a2..a7b7183 100644 --- a/OpenAPI/TS32291_Nchf_ConvergedCharging.yaml +++ b/OpenAPI/TS32291_Nchf_ConvergedCharging.yaml @@ -1782,7 +1782,10 @@ components: imsDCAppInfo: $ref: '#/components/schemas/IMSDCAppInfo' satelliteIdList: - type: string + type: array + items: + $ref: '#/components/schemas/SatelliteId' + minItems: 1 IMSDCAppInfo: type: object properties: @@ -2413,6 +2416,8 @@ components: $ref: '#/components/schemas/NNIRelationshipMode' neighbourNodeAddress: $ref: '#/components/schemas/IMSAddress' + SatelliteId: + type: string EASRequirements: type: object properties: -- GitLab From a22ccc2ffdc2b5abee6112838fe6135bf5cd4d5e Mon Sep 17 00:00:00 2001 From: SHAN CHEN Date: Thu, 29 May 2025 02:29:29 +0000 Subject: [PATCH 10/10] Update the openapi version and TS 32.291 version --- OpenAPI/TS32291_Nchf_ConvergedCharging.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/OpenAPI/TS32291_Nchf_ConvergedCharging.yaml b/OpenAPI/TS32291_Nchf_ConvergedCharging.yaml index e7d61e9..8db36c4 100644 --- a/OpenAPI/TS32291_Nchf_ConvergedCharging.yaml +++ b/OpenAPI/TS32291_Nchf_ConvergedCharging.yaml @@ -1,13 +1,13 @@ openapi: 3.0.0 info: title: Nchf_ConvergedCharging - version: 3.3.0-alpha.2 + version: 3.3.0-alpha.3 description: | ConvergedCharging Service © 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved. externalDocs: description: > - 3GPP TS 32.291 V19.2.0: Telecommunication management; Charging management; + 3GPP TS 32.291 V19.3.0: Telecommunication management; Charging management; 5G system, charging service; Stage 3. url: 'http://www.3gpp.org/ftp/Specs/archive/32_series/32.291/' servers: -- GitLab