Commit ae6d2912 authored by Jan Groenendijk's avatar Jan Groenendijk
Browse files

Update coslaNrm.yaml, added AssuranceScope

parent d33610d2
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -72,6 +72,12 @@ components:
      items:
         $ref: '#/components/schemas/AssuranceTarget'

    AssuranceScope:
      type: object
      properties:
        taiList:
          $ref: 'nrNrm.yaml#/components/schemas/TaiList'


#-------- Definition of concrete IOCs --------------------------------------------

@@ -137,6 +143,8 @@ components:
                      $ref: '#/components/schemas/AssuranceGoalStatusObserved'
                    assuranceGoalStatusPredicted:
                      $ref: '#/components/schemas/AssuranceGoalStatusPredicted'
                    assuranceScope:
                      $ref: '#/components/schemas/AssuranceScope'
                    serviceProfileId:
                      type: string
                    sliceProfileId: