Commit 96bb550f authored by yangyong's avatar yangyong
Browse files

Edit TS29518_Namf_EventExposure.yaml after CT4#134

parent 892f0333
Loading
Loading
Loading
Loading
Loading
+17 −1
Original line number Diff line number Diff line
openapi: 3.0.0

info:
  version: 1.4.1
  version: 1.4.2
  title: Namf_EventExposure
  description: |
    AMF Event Exposure Service.  
@@ -1436,6 +1436,17 @@ 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 +1484,11 @@ 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: