Commit b041fa91 authored by sunse's avatar sunse
Browse files

Merge branch...

Merge branch 'Rel18_CR0329_28.623_Add_new_method_for_specifying_the_scope_of_subscriptions_OpenAPI' into 'Integration_Rel18_SA5_153_YAML'

Rel18 TS28.623 CR0329 Update TS28623_GenericNrm.yaml

See merge request !1027
parents e3951814 ed0e0c16
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.