Commit bcea5a8f authored by sunse's avatar sunse
Browse files

Merge branch 'Rel_18_CR0274_28.312_Fix_mismatch_between_stage_2_and_stage_3'...

Merge branch 'Rel_18_CR0274_28.312_Fix_mismatch_between_stage_2_and_stage_3' into 'Integration_Rel18_SA5_158_YAML'

Rel_18_CR0274_28.312_Fix_mismatch_between_stage_2_and_stage_3

See merge request !1495
parents 7d348e9e aebaccc3
Loading
Loading
Loading
Loading
Loading
+10 −8
Original line number Diff line number Diff line
@@ -324,7 +324,7 @@ components:
      properties:
        intentFulfilmentInfo:
          $ref: '#/components/schemas/FulfilmentInfo'
        expectationFulfilmentResult:
        expectationFulfilmentResults:
          type: array
          items: 
            $ref: '#/components/schemas/ExpectationFulfilmentResult'
@@ -340,7 +340,7 @@ components:
          type: string
        expectationFulfilmentInfo:
          $ref: '#/components/schemas/FulfilmentInfo'
        targetFulfilmentResult:
        targetFulfilmentResults:
          type: array
          items: 
            $ref: '#/components/schemas/TargetFulfilmentResult'
@@ -410,8 +410,10 @@ components:
          enum:
              - FEASIBLE
              - INFEASIBLE
        infeasibilityReason:
        infeasibilityReasons:
          description: An attribute which is used when feasibilityCheckResult is INFEASIBLE 
          type: array
          items:
            type: string
            readOnly: true      
            enum: