Commit cda3000e authored by Jan Groenendijk's avatar Jan Groenendijk Committed by ruiyue
Browse files

Update TS28312_IntentNrm.yaml infeasibilityReason

parent 74d077fc
Loading
Loading
Loading
Loading
+6 −2
Original line number Diff line number Diff line
@@ -411,8 +411,12 @@ components:
              - FEASIBLE
              - INFEASIBLE
        infeasibilityReason:
          type: string
          description: An attribute which is used when feasibilityCheckResult is INFEASIBLE 
          type: enum
          readOnly: true      
          enum:
             - INVALID_INTENT_EXPRESSION
             - INTENT_CONFLICT
   #-------Definition of the concrete IntentFeasibilityCheckReport dataType----------------#

   #-------Definition of the generic IntentHandlingCapability dataType----------------#