Commit 697aa090 authored by Jesus de Gregorio's avatar Jesus de Gregorio
Browse files

SA#86

parent 2433e5fa
Loading
Loading
Loading
Loading
Loading
+16 −5
Original line number Diff line number Diff line
openapi: 3.0.0
openapi: 3.0.0
info:
  description: ConvergedCharging Service
  version: 2.0.2
  title: Nchf_ConvergedCharging
  version: 2.0.3
  description: ConvergedCharging Service
    © 2019, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
    All rights reserved.
externalDocs:
  description: >
    3GPP TS 32.291 V15.4.0: Telecommunication management; Charging management; 
    3GPP TS 32.291 V15.5.0: Telecommunication management; Charging management; 
    5G system, charging service; Stage 3.
  url: 'http://www.3gpp.org/ftp/Specs/archive/32_series/32.291/'
servers:
@@ -195,6 +197,8 @@ components:
          $ref: '#/components/schemas/oneTimeEventType'
        notifyUri:
          $ref: 'TS29571_CommonData.yaml#/components/schemas/Uri'
        serviceSpecificationInfo:
          type: string
        multipleUnitUsage:
          type: array
          items:
@@ -212,7 +216,7 @@ components:
        sMSChargingInformation:
          $ref: '#/components/schemas/SMSChargingInformation'
      required:
        - nfIdentification
        - nfConsumerIdentification
        - invocationTimeStamp
        - invocationSequenceNumber
    ChargingDataResponse:
@@ -255,6 +259,11 @@ components:
          minItems: 0
      required:
        - notificationType
    ChargingNotifyResponse:
      type: object
      properties:
        invocationResult:
          $ref: '#/components/schemas/InvocationResult'
    NFIdentification:
      type: object
      properties:
@@ -857,6 +866,7 @@ components:
            - PLMN_CHANGE
            - USER_LOCATION_CHANGE
            - RAT_CHANGE
            - SESSION_AMBR_CHANGE
            - UE_TIMEZONE_CHANGE
            - TARIFF_TIME_CHANGE
            - MAX_NUMBER_OF_CHANGES_IN_CHARGING_CONDITIONS
@@ -867,6 +877,7 @@ components:
            - REMOVAL_OF_UPF
            - ADDITION_OF_UPF
            - START_OF_SERVICE_DATA_FLOW
            - GFBR_GUARANTEED_STATUS_CHANGE
        - type: string
    FinalUnitAction:
      anyOf: