Commit 77c5a6df authored by sunse's avatar sunse
Browse files

Merge branch...

Merge branch '28.623_Rel16_CR0131_Replace_local_data_type_definition_for_notificationFilter_by_common_filter_definition' into 'Integration_Rel16_SA5_138_YAML'

28.623_Rel16_CR0131 Update genericNrm.yaml

See merge request !186
parents 58c0eb27 11d73865
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: