Commit 0b6b31dc authored by ruiyue's avatar ruiyue
Browse files

Update OpenAPI/TS28312_IntentNrm.yaml

parent bdcffac5
Loading
Loading
Loading
Loading
Loading
+13 −13
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@ paths: {}
components:
  schemas:
       
   #-------Definition of concrete IOCs ----------#  
   #-------Definition of generic IOCs ----------#  

    SubNetwork-Single:
      allOf:
@@ -51,9 +51,9 @@ components:
              $ref: "#/components/schemas/IntentContext"
          intentFulfilmentInfo:
            $ref: "#/components/schemas/FulfilmentInfo"
   #-------Definition of concrete IOCs ----------#  
   #-------Definition of generic IOCs ----------#  

   #-------Definition of the IntentExpectation dataType ----------#    
   #-------Definition of the generic IntentExpectation dataType ----------#    
    IntentExpectation:
      description: >-
        This data type is the "IntentExpectation" data type without specialisations
@@ -77,9 +77,9 @@ components:
            $ref: "#/components/schemas/ExpectationContext"
        expectationfulfilmentInfo:
            $ref: "#/components/schemas/FulfilmentInfo"                
   #-------Definition of the IntentExpectation dataType ----------#    
   #-------Definition of the generic IntentExpectation dataType ----------#    

   #-------Definition of the ExpectationObject dataType ----------#    
   #-------Definition of the generic ExpectationObject dataType ----------#    
    ExpectationObject:
      description: >-
        This data type is the "ExpectationObject" data type without specialisations
@@ -98,7 +98,7 @@ components:
          items:
            $ref: "#/components/schemas/ObjectContext"           

   #-------Definition of the ExpectationObject dataType ----------#    
   #-------Definition of the generic ExpectationObject dataType ----------#    

   #-------Definition of the generic dataType --------------#    
    Condition:
@@ -147,7 +147,7 @@ components:
          - ENSURE
   #-------Definition of the generic dataType --------------#    

   #-------Definition of the IntentContext dataType --------------#    
   #-------Definition of the generic IntentContext dataType --------------#    
    IntentContext:
      description: >-
        This data type is the "IntentContext" data type without specialisations
@@ -161,9 +161,9 @@ components:
          type: array
          items:
            type: number 
   #-------Definition of the IntentContext dataType --------------#   
   #-------Definition of the generic IntentContext dataType --------------#   
   
   #-------Definition of the ExpectationTarget dataType----------#     
   #-------Definition of the generic ExpectationTarget dataType----------#     
    ExpectationTarget:
      description: >-
        This data type is the "ExpectationTarget" data type without specialisations
@@ -190,9 +190,9 @@ components:
          $ref: "#/components/schemas/Condition"
        contextValueRange:
          type: number        
   #-------Definition of the concrete ExpectationTarget  dataType----------#  
   #-------Definition of the generic ExpectationTarget  dataType----------#  
   
   #-------Definition of the concrete ObjectContext dataType----------------#
   #-------Definition of the generic ObjectContext dataType----------------#
    ObjectContext:
      description: >-
        This data type is the "ObjectContext" data type without specialisations        
@@ -206,9 +206,9 @@ components:
          type: array
          items:
            type: number 
   #-------Definition of the concrete ObjectContext dataType----------------#
   #-------Definition of the generic ObjectContext dataType----------------#

   #-------Definition of the concrete ExpectionContext dataType----------------#
   #-------Definition of the generic ExpectionContext dataType----------------#
    ExpectationContext:
      description: >-
        This data type is the "ExpectationContext" data type without specialisations