Commit 705c2c01 authored by Yimeng Deng's avatar Yimeng Deng Committed by SHAN CHEN
Browse files

32.291 rel19 cr0618 charging information for ims dc application download charging

parent 1915ce5f
Loading
Loading
Loading
Loading
+11 −1
Original line number Diff line number Diff line
@@ -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: