Commit c3a35814 authored by Bhaskar Paul's avatar Bhaskar Paul
Browse files

Update TS29508_Nsmf_EventExposure.yaml after CT3#146

parent 2abd4385
Loading
Loading
Loading
Loading
Loading
+22 −3
Original line number Diff line number Diff line
openapi: 3.0.0

info:
  version: 1.4.1
  version: 1.4.2
  title: Nsmf_EventExposure
  description: |
    Session Management Event Exposure Service.  
@@ -9,7 +9,7 @@ info:
    All rights reserved.

externalDocs:
  description: 3GPP TS 29.508 V19.6.0; 5G System; Session Management Event Exposure Service.
  description: 3GPP TS 29.508 V19.7.0; 5G System; Session Management Event Exposure Service.
  url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.508/

servers:
@@ -775,6 +775,22 @@ components:
          items:
            $ref: 'TS29520_Nnwdaf_EventsSubscription.yaml#/components/schemas/NfLoadLevelInformation'
          minItems: 1
        dnns:
          type: array
          items:
            $ref: 'TS29571_CommonData.yaml#/components/schemas/Dnn'
          minItems: 1
          description: >
            Contains the DNN(s) related to the signalling information that is being reported
            for the UE. It may only be included for event "SIGNALLING_INFO".
        snssais:
          type: array
          items:
            $ref: 'TS29571_CommonData.yaml#/components/schemas/Snssai'
          minItems: 1
          description: >
            Contains the network slice(s) related to the signalling information that is being
            reported for the UE. It may only be included for event "SIGNALLING_INFO".
        numSessRep:
          $ref: 'TS29571_CommonData.yaml#/components/schemas/Uinteger'
        stateTransitions:
@@ -941,6 +957,9 @@ components:
          type: string
        upfAddr:
          $ref: 'TS29517_Naf_EventExposure.yaml#/components/schemas/AddrFqdn'
        nfDataVol:
          $ref: 'TS29571_CommonData.yaml#/components/schemas/VolumeTimedReport'


    TrafficCorrelationNotification:
      description: Represents notifications for 5GC determined Traffic Correlation Information.