Commit b7ce97e4 authored by ruiyue's avatar ruiyue
Browse files

Merge branch...

Merge branch 'TS28.312_Rel18_CR_correct_the_definition_for_FulfilmentInfo_dataType' into 'Integration_Rel18_SA5_155_YAML'

TS28.312 Rel18 CR 0230 correct the definition for FulfilmentInfo dataType

See merge request !1116
parents f8a56415 2f53b92b
Loading
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -191,6 +191,7 @@ components:
      enum:
          - FULFILLED
          - NOT_FULFILLED
      default: NOT_FULFILLED        
      description: It describes the current status of the intent fulfilment result.    
    NotFulfilledState:
      type: string
@@ -202,6 +203,7 @@ components:
          - SUSPENDED
          - TERMINATED
          - FULFILMENTFAILED
      default: ACKNOWLEDGED             
      description: It describes the current progress of or the reason for not achieving fulfilment 
                   for the intent, intentExpectation or expectationTarget.
                   An attribute which is used when FulfilmentInfo is implemented for IntentFulfilmentInfo