Commit f8e79756 authored by yinmem's avatar yinmem
Browse files

Update file TS28541_5GcNrm.yaml

parent d9266e85
Loading
Loading
Loading
Loading
Loading
+15 −1
Original line number Diff line number Diff line
@@ -1792,6 +1792,20 @@ components:
          items:
            $ref: 'TS28623_ComDefs.yaml#/components/schemas/TimeWindow'
          minItems: 1   
        vflInterInfo:
          type: array
          uniqueItems: true
          items:
            $ref: '#/components/schemas/VendorId' 
          minItems: 0
        vflClientAggrCap:
          type: boolean
          default: false
        featureId:
          type: string
          uniqueItems: true
          minItems: 1

    NwdafInfo:
      description: Information of a NWDAF NF Instance
      type: object