Commit a3877ddc authored by Robert Tornkvist's avatar Robert Tornkvist
Browse files

Update file TS32291_Nchf_ConvergedCharging.yaml

parent 9c3773fc
Loading
Loading
Loading
Loading
Loading
+24 −0
Original line number Diff line number Diff line
@@ -350,6 +350,8 @@ components:
          $ref: '#/components/schemas/LocationReportingChargingInformation'
        nSPAChargingInformation:
          $ref: '#/components/schemas/NSPAChargingInformation'
        networkSharingChargingInformation
          $ref: '#/components/schemas/NetworkSharingChargingInformation'        
        nSMChargingInformation:
          $ref: '#/components/schemas/NSMChargingInformation'
        mMTelChargingInformation:
@@ -593,6 +595,8 @@ components:
          $ref: '#/components/schemas/PDUContainerInformation'
        nSPAContainerInformation:
          $ref: '#/components/schemas/NSPAContainerInformation'
        networkSharingContainerInformation
          $ref: '#/components/schemas/NetworkSharingContainerInformation'        
        pC5ContainerInformation:
          $ref: '#/components/schemas/PC5ContainerInformation'
        mBSContainerInformation:
@@ -893,6 +897,26 @@ components:
          $ref: 'TS29571_CommonData.yaml#/components/schemas/Snssai'
      required:
        - singleNSSAI
    NetworkSharingContainerInformation:
      type: object
      properties:
        uplinkVolume:
          type: integer
        downlinkVolume:
          type: integer
        numberOfPDUSessionsReq:
          type: integer
        numberOfPDUSessionsSuccess:
          type: integer
    NetworkSharingChargingInformation:
      type: object
      properties:
        plmnId:
          $ref: 'TS29571_CommonData.yaml#/components/schemas/PlmnId'
        singleNSSAI:
          $ref: 'TS29571_CommonData.yaml#/components/schemas/Snssai'
      required:
        - singleNSSAI
    NetworkSlicingInfo:
      type: object
      properties: