Loading OpenAPI/TS28312_IntentNrm.yaml +24 −6 Original line number Diff line number Diff line Loading @@ -476,6 +476,25 @@ components: enum: - INVALID_INTENT_EXPRESSION - INTENT_CONFLICT inFeasibleExpectationInfos: type: array items: $ref: '#/components/schemas/InFeasibleExpectationInfo' InFeasibleExpectationInfo: description: >- It describes the list of InFeasibleExpectationInfo for all infeasible IntentExpectations in the intent type: object properties: expectationId: type: string readOnly: true inFeasibleTargets: type: array items: type: string readOnly: true description: It describes the list of TargetNames for the InFeasibleTargets #-------Definition of the concrete IntentFeasibilityCheckReport dataType----------------# Loading Loading @@ -514,7 +533,6 @@ components: minItems: 1 #-------Definition of the generic IntentExplorationReport dataType----------------# #-------Definition of the generic IntentHandlingCapability dataType----------------# IntentHandlingCapability: description: >- Loading Loading
OpenAPI/TS28312_IntentNrm.yaml +24 −6 Original line number Diff line number Diff line Loading @@ -476,6 +476,25 @@ components: enum: - INVALID_INTENT_EXPRESSION - INTENT_CONFLICT inFeasibleExpectationInfos: type: array items: $ref: '#/components/schemas/InFeasibleExpectationInfo' InFeasibleExpectationInfo: description: >- It describes the list of InFeasibleExpectationInfo for all infeasible IntentExpectations in the intent type: object properties: expectationId: type: string readOnly: true inFeasibleTargets: type: array items: type: string readOnly: true description: It describes the list of TargetNames for the InFeasibleTargets #-------Definition of the concrete IntentFeasibilityCheckReport dataType----------------# Loading Loading @@ -514,7 +533,6 @@ components: minItems: 1 #-------Definition of the generic IntentExplorationReport dataType----------------# #-------Definition of the generic IntentHandlingCapability dataType----------------# IntentHandlingCapability: description: >- Loading