Loading OpenAPI/TS28312_IntentNrm.yaml +12 −0 Original line number Diff line number Diff line Loading @@ -426,6 +426,8 @@ components: - INTENT_FULFILMENT_REPORT - INTENT_CONFLICT_REPORT - INTENT_FEASIBILITY_CHECK_REPORT - INTENT_EXPLORATION_REPORT - INTENT_FULFILMENT_NEGOTIATION_REPORT - INTENT_UTILITY_REPORT reportingConditions: description: >- Loading @@ -439,6 +441,9 @@ components: type: array items: type: string required: - reportRecipientAddress - observationPeriod ReportingCondition: description: >- It describes the specified conditions for intent reporting. Loading Loading @@ -632,6 +637,9 @@ components: type: string readOnly: true description: It describes the list of TargetNames for the InFeasibleTargets required: - expectationId - inFeasibleTargets #-------Definition of the concrete IntentFeasibilityCheckReport dataType----------------# Loading Loading @@ -779,6 +787,10 @@ components: $ref: '#/components/schemas/SupportedExpectationTargetInfo' uniqueItems: true minItems: 1 required: - intentHandlingCapabilityId - supportedExpectationObjectType - supportedExpectationTargetInfoList SupportedExpectationTargetInfo: description: >- It indicates the detailed information about what the intent driven MnS producer supports for a given supportedExpectationObjectType. Loading Loading
OpenAPI/TS28312_IntentNrm.yaml +12 −0 Original line number Diff line number Diff line Loading @@ -426,6 +426,8 @@ components: - INTENT_FULFILMENT_REPORT - INTENT_CONFLICT_REPORT - INTENT_FEASIBILITY_CHECK_REPORT - INTENT_EXPLORATION_REPORT - INTENT_FULFILMENT_NEGOTIATION_REPORT - INTENT_UTILITY_REPORT reportingConditions: description: >- Loading @@ -439,6 +441,9 @@ components: type: array items: type: string required: - reportRecipientAddress - observationPeriod ReportingCondition: description: >- It describes the specified conditions for intent reporting. Loading Loading @@ -632,6 +637,9 @@ components: type: string readOnly: true description: It describes the list of TargetNames for the InFeasibleTargets required: - expectationId - inFeasibleTargets #-------Definition of the concrete IntentFeasibilityCheckReport dataType----------------# Loading Loading @@ -779,6 +787,10 @@ components: $ref: '#/components/schemas/SupportedExpectationTargetInfo' uniqueItems: true minItems: 1 required: - intentHandlingCapabilityId - supportedExpectationObjectType - supportedExpectationTargetInfoList SupportedExpectationTargetInfo: description: >- It indicates the detailed information about what the intent driven MnS producer supports for a given supportedExpectationObjectType. Loading