Commit 14c50406 authored by ruiyue's avatar ruiyue
Browse files

Update OpenAPI/TS28312_IntentNrm.yaml

parent cfc51c32
Loading
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
@@ -77,6 +77,8 @@ components:
            $ref: "#/components/schemas/ExpectationContext"
        expectationfulfilmentInfo:
            $ref: "#/components/schemas/FulfilmentInfo" 
      required:
        - expectationId
   #-------Definition of the generic IntentExpectation dataType ----------#    

   #-------Definition of the generic ExpectationObject dataType ----------#    
@@ -116,11 +118,13 @@ components:
        - IS_ALL_OF        
    FulfilStatus:
      type: string
      readOnly: true      
      enum:
          - FULFILLED
          - NOT_FULFILLED
    NotFulfilledState:
      type: string
      readOnly: true      
      enum:
          - ACKNOWLEDGED
          - COMPLIANT
@@ -141,6 +145,7 @@ components:
          description: ->
            An attribute which is used when FulfilmentInfo is implemented for IntentFulfilmentInfo
          type: string
          readOnly: true          
    ExpectationVerb:
      type: string
      enum: