Loading OpenAPI/TS28312_IntentNrm.yaml +8 −3 Original line number Diff line number Diff line Loading @@ -439,9 +439,14 @@ components: - FEASIBLE - INFEASIBLE infeasibilityReasons: description: An attribute which is used when feasibilityCheckResult is INFEASIBLE type: array items: type: string readOnly: true description: An attribute which is used when feasibilityCheckResult is INFEASIBLE enum: - INVALID_INTENT_EXPRESSION - INTENT_CONFLICT #-------Definition of the concrete IntentFeasibilityCheckReport dataType----------------# #-------Definition of the generic IntentHandlingCapability dataType----------------# Loading Loading
OpenAPI/TS28312_IntentNrm.yaml +8 −3 Original line number Diff line number Diff line Loading @@ -439,9 +439,14 @@ components: - FEASIBLE - INFEASIBLE infeasibilityReasons: description: An attribute which is used when feasibilityCheckResult is INFEASIBLE type: array items: type: string readOnly: true description: An attribute which is used when feasibilityCheckResult is INFEASIBLE enum: - INVALID_INTENT_EXPRESSION - INTENT_CONFLICT #-------Definition of the concrete IntentFeasibilityCheckReport dataType----------------# #-------Definition of the generic IntentHandlingCapability dataType----------------# Loading