Commit 436deef1 authored by yanya's avatar yanya
Browse files

Edit TS29591_Nnef_EventExposure.yaml

parent 3e8fda35
Loading
Loading
Loading
Loading
Loading
+10 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@ openapi: 3.0.0

info:
  title: Nnef_EventExposure
  version: 1.4.1
  version: 1.5.0-alpha.1
  description: |
    NEF Event Exposure Service.  
    © 2026, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).  
@@ -453,6 +453,11 @@ components:
          items:
            $ref: 'TS29517_Naf_EventExposure.yaml#/components/schemas/UeAltitudeInfo'
          minItems: 1
        abnUpTrafficInfos:
          type: array
          items:
            type: string
          minItems: 1
      required:
        - event
        - timeStamp
@@ -674,6 +679,7 @@ components:
          - APP_ACTIVE_TIME
          - SIGNALLING_INFO
          - UE_ALTITUDE
          - ABN_UP_TRAFFIC
      - type: string
        description: >
          This string provides forward-compatibility with future extensions to the enumeration but
@@ -710,9 +716,12 @@ components:
          information.
        - SIGNALLING_INFO: Indicates that the event subscribed/notified is signalling information.
        - UE_ALTITUDE: Indicates that the event subscribed/notified is UE altitude information.
        - ABN_UP_TRAFFIC: Indicates that the event subscribed/notified is Abnormal User Plane
          Traffic information.

    GNSSAssistData:
      type: string
      description: >
        Represents GNSS Assistance Data encoded as specified in clause 6.5.2.1 of
        3GPP TS 37.355 [31].