Commit c9868faa authored by yangyong's avatar yangyong
Browse files

Edit TS29518_Namf_EventExposure.yaml after CT4#135

parent a3a45041
Loading
Loading
Loading
Loading
Loading
+16 −2
Original line number Diff line number Diff line
openapi: 3.0.0

info:
  version: 1.4.1
  version: 1.5.0-alpha.1
  title: Namf_EventExposure
  description: |
    AMF Event Exposure Service.  
@@ -14,7 +14,7 @@ security:
      - namf-evts

externalDocs:
  description: 3GPP TS 29.518 V19.6.0; 5G System; Access and Mobility Management Services
  description: 3GPP TS 29.518 V20.0.0; 5G System; Access and Mobility Management Services
  url: 'https://www.3gpp.org/ftp/Specs/archive/29_series/29.518/'

servers:
@@ -1436,6 +1436,16 @@ components:
          items:
            $ref: '#/components/schemas/AmfTimerInfo'
          minItems: 1
        dnns:
          type: array
          items:
            $ref: 'TS29571_CommonData.yaml#/components/schemas/Dnn'
          minItems: 1
        snssais:
          type: array
          items:
            $ref: 'TS29571_CommonData.yaml#/components/schemas/Snssai'
          minItems: 1

    UeSignallingInfo:
      description: statistics related to signalling messages received from the UE or RAN
@@ -1473,6 +1483,10 @@ components:
          type: string
        timerDuration:
          $ref: 'TS29571_CommonData.yaml#/components/schemas/DurationSec'
        dnn:
          $ref: 'TS29571_CommonData.yaml#/components/schemas/Dnn'
        snssai:
          $ref: 'TS29571_CommonData.yaml#/components/schemas/Snssai'


    UavAltitudeReportingConfig: