Commit 52c91284 authored by sunse's avatar sunse
Browse files

Merge branch...

Merge branch 'TS28.541_Rel-18_CR1033_Fix_inconsitencies_related_to_network_slice_SLA_attribute_availability' into 'Integration_Rel18_SA5_151_YAML'

TS28.541_Rel-18_CR1033_Fix_inconsitencies_related_to_network_slice_SLA_attribute_availability

See merge request !816
parents 0265201e ffa32cfc
Loading
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -354,6 +354,8 @@ components:
          $ref: '#/components/schemas/N6Protection'
        nonIPSupport:
          $ref: '#/components/schemas/NonIPSupport'
        availability:
          type: number
    
    RANSliceSubnetProfile:
      type: object
@@ -412,6 +414,9 @@ components:
          $ref: '#/components/schemas/DeterministicComm'
        nonIPSupport:
          $ref: '#/components/schemas/NonIPSupport'
        availability:
          type: number

    TopSliceSubnetProfile:
      type: object
      properties:
@@ -475,6 +480,8 @@ components:
          $ref: '#/components/schemas/N6Protection'
        nonIPSupport:
          $ref: '#/components/schemas/NonIPSupport'
        availability:
          type: number

    ServiceProfile:
      type: object