Loading OpenAPI/TS28312_IntentNrm.yaml +17 −3 Original line number Diff line number Diff line Loading @@ -192,7 +192,7 @@ components: type: number #-------Definition of the concrete ExpectationTarget dataType----------# #-------Definition of the concrete ObjectTarget dataType----------------# #-------Definition of the concrete ObjectContext dataType----------------# ObjectContext: description: >- This data type is the "ObjectContext" data type without specialisations Loading @@ -206,9 +206,23 @@ components: type: array items: type: number #-------Definition of the concrete ObjectContext dataType----------------# #-------Definition of the concrete ExpectionContext dataType----------------# ExpectationContext: description: >- This data type is the "ExpectationContext" data type without specialisations type: object properties: contextAttribute: type: string contextCondition: $ref: "#/components/schemas/Condition" contextValueRange: type: array items: type: number #-------Definition of the concrete ExpectionContext dataType----------------# #------Definition of JSON arrays for name-contained IOCs ---------------# Loading Loading
OpenAPI/TS28312_IntentNrm.yaml +17 −3 Original line number Diff line number Diff line Loading @@ -192,7 +192,7 @@ components: type: number #-------Definition of the concrete ExpectationTarget dataType----------# #-------Definition of the concrete ObjectTarget dataType----------------# #-------Definition of the concrete ObjectContext dataType----------------# ObjectContext: description: >- This data type is the "ObjectContext" data type without specialisations Loading @@ -206,9 +206,23 @@ components: type: array items: type: number #-------Definition of the concrete ObjectContext dataType----------------# #-------Definition of the concrete ExpectionContext dataType----------------# ExpectationContext: description: >- This data type is the "ExpectationContext" data type without specialisations type: object properties: contextAttribute: type: string contextCondition: $ref: "#/components/schemas/Condition" contextValueRange: type: array items: type: number #-------Definition of the concrete ExpectionContext dataType----------------# #------Definition of JSON arrays for name-contained IOCs ---------------# Loading