Loading OpenAPI/TS28623_GenericNrm.yaml +0 −17 Original line number Diff line number Diff line Loading @@ -101,23 +101,6 @@ 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 @@ -27,7 +27,8 @@ components: #-------- Definition of types----------------------------------------------------- Scope: type: object oneOf: - type: object properties: scopeType: type: string Loading @@ -38,6 +39,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 +0 −17 Original line number Diff line number Diff line Loading @@ -101,23 +101,6 @@ 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 @@ -27,7 +27,8 @@ components: #-------- Definition of types----------------------------------------------------- Scope: type: object oneOf: - type: object properties: scopeType: type: string Loading @@ -38,6 +39,10 @@ components: - BASE_SUBTREE scopeLevel: type: integer - type: object properties: dataNodeSelector: type: string #-------- Definition of concrete IOCs -------------------------------------------- NtfSubscriptionControl-Single: Loading