Loading OpenAPI/TS28312_IntentNrm.yaml +6 −2 Original line number Diff line number Diff line Loading @@ -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----------------# Loading Loading
OpenAPI/TS28312_IntentNrm.yaml +6 −2 Original line number Diff line number Diff line Loading @@ -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----------------# Loading