Commit e4c7acc5 authored by sunse's avatar sunse
Browse files

Merge branch 'Rel19_CR0344_TS_28312_correct_TargetAchievedValue' into...

Merge branch 'Rel19_CR0344_TS_28312_correct_TargetAchievedValue' into 'Integration_Rel19_SA5_161_YAML'

Rel19 CR0344 TS 28312 correct TargetAchievedValue data Type

See merge request !1753
parents 88c56063 c6c0dd33
Loading
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -476,11 +476,10 @@ components:
        targetFulfilmentInfo:
          $ref: '#/components/schemas/FulfilmentInfo'
        targetAchievedValue:
          type: number
          description: >-
            It describes the value that has been achieved for the expectation target at the time at which 
            the report is generated.
          readOnly: true
          $ref: "#/components/schemas/ValueRangeType"
        targetContexts:
          type: array
          uniqueItems: true