Commit 3e299f52 authored by zhangxuefe's avatar zhangxuefe
Browse files

Edit TS29574_Ndccf_DataManagement.yaml

parent acc74df4
Loading
Loading
Loading
Loading
Loading
+12 −2
Original line number Diff line number Diff line
openapi: 3.0.0

info:
  version: 1.1.3
  version: 1.2.0-alpha.4
  title: Ndccf_DataManagement
  description: |
    DCCF Data Management Service.  
@@ -9,7 +9,7 @@ info:
    All rights reserved.

externalDocs:
  description: 3GPP TS 29.574 V18.9.0; 5G System; Data Collection Coordination Services; Stage 3.
  description: 3GPP TS 29.574 V19.4.0; 5G System; Data Collection Coordination Services; Stage 3.
  url: 'https://www.3gpp.org/ftp/Specs/archive/29_series/29.574/'
#
servers:
@@ -948,6 +948,8 @@ components:
        - required: [udmEvent]
        - required: [gmlcEvent]
        - required: [upfEvent]
        - required: [lmfEventInd]
        - required: [pcfEvent]
      properties:
        nwdafEvent:
          $ref: 'TS29520_Nnwdaf_EventsSubscription.yaml#/components/schemas/NwdafEvent'
@@ -969,6 +971,14 @@ components:
          $ref: 'TS29515_Ngmlc_Location.yaml#/components/schemas/EventNotifyDataType'
        upfEvent:
          $ref: 'TS29564_Nupf_EventExposure.yaml#/components/schemas/EventType'
        lmfEventInd:
          type: boolean
          enum:
            - true
          description: It identifies an LMF Data Exposure event.
        pcfEvent:
          $ref: 'TS29523_Npcf_EventExposure.yaml#/components/schemas/PcEvent'

#
    ParameterProcessingInstruction:
      description: >