Commit f77d5866 authored by ruiyue's avatar ruiyue
Browse files

Update file TS28312_IntentNrm.yaml

parent 112c701a
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -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: >-
@@ -439,6 +441,9 @@ components:
          type: array
          items: 
            type: string
      required:
        - reportRecipientAddress
        - observationPeriod       
    ReportingCondition:
      description: >-
        It describes  the specified conditions for intent reporting.
@@ -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----------------#


@@ -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.