Commit 6cc345a3 authored by SHAN CHEN's avatar SHAN CHEN
Browse files

Merge branch...

Merge branch '32.291_Rel19_CR0618_Charging_information_for_IMS_DC_application_download_charging' into 'Integration_Rel19_SA5_160_CH_YAML'

32.291 rel19 cr0618 charging information for ims dc application download charging

See merge request !45
parents 1915ce5f 705c2c01
Loading
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: