Commit 11d73865 authored by pollakowskio's avatar pollakowskio Committed by sunse
Browse files

Update genericNrm.yaml

parent 58c0eb27
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -1571,7 +1571,7 @@ components:
                scope:
                  $ref: '#/components/schemas/Scope'
                notificationFilter:
                  type: string
                  $ref: 'comDefs.yaml#/components/schemas/Filter'                
            HeartbeatControl:
              $ref: '#/components/schemas/HeartbeatControl-Single'
    HeartbeatControl-Single:
@@ -1584,6 +1584,7 @@ components:
              properties:
                heartbeatNtfPeriod:
                  type: integer
                  minimum: 0
                triggerHeartbeatNtf:
                  type: boolean
    TraceJob-Single: