Loading OpenAPI/TS28623_GenericNrm.yaml +1 −17 Original line number Diff line number Diff line Loading @@ -201,23 +201,7 @@ components: properties: streamTarget: $ref: 'TS28623_ComDefs.yaml#/components/schemas/Uri' Scope: oneOf: - type: object properties: scopeType: type: string enum: - BASE_ONLY - BASE_ALL - BASE_NTH_LEVEL - BASE_SUBTREE scopeLevel: type: integer - type: object properties: dataNodeSelector: type: string ProcessMonitor: description: >- This data type is the "ProcessMonitor" data type without specialisations. Loading OpenAPI/TS28623_SubscriptionControlNrm.yaml +16 −11 Original line number Diff line number Diff line Loading @@ -14,7 +14,8 @@ components: schemas: #-------- Definition of types----------------------------------------------------- Scope: type: object oneOf: - type: object properties: scopeType: type: string Loading @@ -25,6 +26,10 @@ components: - BASE_SUBTREE scopeLevel: type: integer - type: object properties: dataNodeSelector: type: string #-------- Definition of concrete IOCs -------------------------------------------- NtfSubscriptionControl-Single: Loading Loading
OpenAPI/TS28623_GenericNrm.yaml +1 −17 Original line number Diff line number Diff line Loading @@ -201,23 +201,7 @@ components: properties: streamTarget: $ref: 'TS28623_ComDefs.yaml#/components/schemas/Uri' Scope: oneOf: - type: object properties: scopeType: type: string enum: - BASE_ONLY - BASE_ALL - BASE_NTH_LEVEL - BASE_SUBTREE scopeLevel: type: integer - type: object properties: dataNodeSelector: type: string ProcessMonitor: description: >- This data type is the "ProcessMonitor" data type without specialisations. Loading
OpenAPI/TS28623_SubscriptionControlNrm.yaml +16 −11 Original line number Diff line number Diff line Loading @@ -14,7 +14,8 @@ components: schemas: #-------- Definition of types----------------------------------------------------- Scope: type: object oneOf: - type: object properties: scopeType: type: string Loading @@ -25,6 +26,10 @@ components: - BASE_SUBTREE scopeLevel: type: integer - type: object properties: dataNodeSelector: type: string #-------- Definition of concrete IOCs -------------------------------------------- NtfSubscriptionControl-Single: Loading