Commit ed0e0c16 authored by sunse's avatar sunse
Browse files

Rel18 TS28.623 CR0329 Update TS28623_GenericNrm.yaml

parent e3951814
Loading
Loading
Loading
Loading
Loading
+16 −11
Original line number Diff line number Diff line
@@ -226,7 +226,8 @@ components:
            streamTarget:
              $ref: 'TS28623_ComDefs.yaml#/components/schemas/Uri'
    Scope:
      type: object
      oneOf:
        - type: object
          properties:
            scopeType:
              type: string
@@ -237,6 +238,10 @@ components:
                - BASE_SUBTREE
            scopeLevel:
              type: integer
        - type: object
          properties:
            dataNodeSelector:
              type: string
    ProcessMonitor:
      description: >-
        This data type is the "ProcessMonitor" data type without specialisations.