Loading OpenAPI/TS28561_NdtNrm.yaml +20 −1 Original line number Diff line number Diff line Loading @@ -112,7 +112,9 @@ components: items: $ref: 'TS28623_ComDefs.yaml#/components/schemas/AttributeNameValuePairSet' networkEventInfo: type: string type: array items: $ref: '#/components/schemas/NetworkEventInfo' condition: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnRo' NDTOutputDescription: Loading Loading @@ -166,6 +168,23 @@ components: uniqueItems: true items: $ref: '#/components/schemas/NDTOutputDescription' NetworkEventInfo: type: object properties: eventDescription: type: string eventMetrics: type: array uniqueItems: true items: $ref: '#/components/schemas/EventMetric' EventMetric: type: object properties: performanceData: type: string scalingFactor: type: integer #------Definition of JSON arrays for name-contained IOCs ---------------# Loading Loading
OpenAPI/TS28561_NdtNrm.yaml +20 −1 Original line number Diff line number Diff line Loading @@ -112,7 +112,9 @@ components: items: $ref: 'TS28623_ComDefs.yaml#/components/schemas/AttributeNameValuePairSet' networkEventInfo: type: string type: array items: $ref: '#/components/schemas/NetworkEventInfo' condition: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnRo' NDTOutputDescription: Loading Loading @@ -166,6 +168,23 @@ components: uniqueItems: true items: $ref: '#/components/schemas/NDTOutputDescription' NetworkEventInfo: type: object properties: eventDescription: type: string eventMetrics: type: array uniqueItems: true items: $ref: '#/components/schemas/EventMetric' EventMetric: type: object properties: performanceData: type: string scalingFactor: type: integer #------Definition of JSON arrays for name-contained IOCs ---------------# Loading