Commit da6c26e9 authored by sunse's avatar sunse
Browse files

Merge branch '28.541_Rel17_CR0627_network_slice_specific_authentication' into...

Merge branch '28.541_Rel17_CR0627_network_slice_specific_authentication' into 'Integration_Rel17_SA5_140_YAML'

28.541 rel17 cr0627 network slice specific authentication

See merge request sa5/MnS!209
parents 223d7851 3171f244
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -257,6 +257,13 @@ components:
          $ref: '#/components/schemas/ServAttrCom'
        performance:
          $ref: '#/components/schemas/EEPerfReq'      
    NSSAASupport:
      type: object
      properties:
        servAttrCom:
          $ref: '#/components/schemas/ServAttrCom'
        support:
          $ref: '#/components/schemas/Support'   
    CNSliceSubnetProfile:
      type: object
      properties:
@@ -298,6 +305,8 @@ components:
          $ref: '#/components/schemas/DeterministicComm'
        survivalTime:
          type: string
        nssaaSupport:
          $ref: '#/components/schemas/NSSAASupport'
    RANSliceSubnetProfile:
      type: object
      properties:
@@ -476,6 +485,8 @@ components:
            $ref: '#/components/schemas/SliceSimultaneousUse'
          energyEfficiency:
            $ref: '#/components/schemas/EnergyEfficiency'
          nssaaSupport:
            $ref: '#/components/schemas/NSSAASupport'
    SliceProfile:
      type: object
      properties: