Commit 4bf9c672 authored by ruiyue's avatar ruiyue
Browse files

Merge branch...

Merge branch '28.541_Rel17_CR_Add_attribute_networkSliceSubnetType_for_NetworkSliceSubnet_IOC' into 'Integration_Rel17_SA5_139_YAML'

28.541 rel17 cr add attribute network slice subnet type for network slice subnet ioc

See merge request !205
parents 94f4ffac 8496ae87
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -581,6 +581,12 @@ components:
                      $ref: 'genericNrm.yaml#/components/schemas/DnList'
                    priorityLabel:
                      type: integer
                    networkSliceSubnetType:
                      type: string
                      enum:
                        - TOP_SLICESUBNET
                        - RAN_SLICESUBNET
                        - CN_SLICESUBNET

    EP_Transport-Single:
      allOf: