#-------Definition of the generic ExpectationFulfilmentResult dataType----------------#
ExpectationFulfilmentResult:
description:>-
It includes the expectationFulfilmentInfo and targetFulfilmetResults for each IntentExpectation.
It includes the expectationFulfilmentInfo and targetFulfilmentResults for each IntentExpectation.
type:object
properties:
expectaitonId:
@@ -389,6 +389,12 @@ components:
description:>-
This will be present if the value of conflictType is TARGET_CONFLICT. It describes the targetName of the conflicting ExpectationTarget with an IntentExpectation
type:string
recommendedSolutions:
type:string
enum:
-MODIFY
-DELETE
#-------Definition of the concrete IntentConflictReport dataType----------------#
#-------Definition of the generic IntentFeasibilityCheckReport dataType----------------#