Commit 7d348e9e authored by sunse's avatar sunse
Browse files

Merge branch 'Rel_18_CR0110_28.536_Fix_mismatch_between_stage_2_and_stage_3'...

Merge branch 'Rel_18_CR0110_28.536_Fix_mismatch_between_stage_2_and_stage_3' into 'Integration_Rel18_SA5_158_YAML'

Rel_18_CR0110_28.536_Fix_mismatch_between_stage_2_and_stage_3

See merge request !1497
parents 798f2565 1cdd08ab
Loading
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -84,6 +84,8 @@ components:
          $ref: '#/components/schemas/AssuranceGoalStatusPredicted'
        assuranceGoalRef:
          $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn'
        assuranceTargetStatusList:
          $ref: '#/components/schemas/AssuranceTargetStatusList'

    AssuranceGoalStatusList:
      type: array
@@ -155,6 +157,8 @@ components:
                    controlLoopLifeCyclePhase:
                      $ref: '#/components/schemas/ControlLoopLifeCyclePhase'
                    aCCLDisallowedList:
                      type: array
                      items:
                        $ref: '#/components/schemas/ACCLDisallowedAttributes'
                    networkSliceRef:
                      $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn'