Commit c058d7ad authored by ruiyue's avatar ruiyue
Browse files

Update file TS28312_IntentNrm.yaml

parent 18449ac0
Loading
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -355,11 +355,11 @@ components:
          $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn'
        conflictingExpectation:
          description: >-
            This will be present if the value of conflictType is TARGET_CONFLICT.It describes the expectationId of the conflicting IntentExpectation with an Intent       
            This will be present if the value of conflictType is EXPECTATION_CONFLICT. It describes the expectationId of the conflicting IntentExpectation with an Intent       
          type: string     
        conflictingTarget:
          description: >-
            This will be present if the value of conflictType is EXPECTATION_CONFLICT.It describes the targetName of the conflicting ExpectationTarget with an IntentExpectation           
            This will be present if the value of conflictType is TARGET_CONFLICT. It describes the targetName of the conflicting ExpectationTarget with an IntentExpectation           
          type: string  
   #-------Definition of the concrete IntentConflictReport dataType----------------#