Commit c6c0dd33 authored by sunse's avatar sunse
Browse files

Rel19 CR0344 TS 28312 correct TargetAchievedValue data Type

parent 88c56063
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