Commit f41818a4 authored by sunse's avatar sunse
Browse files

Merge branch...

Merge branch '28.541_Rel16_CR0533_Fix_the_issue_caused_by_the_updated_NetworkSliceSubnet_inheritence_relationship' into 'Integration_Rel16_SA5_138_YAML'

28.541 rel16 cr0533 fix the issue caused by the updated network slice subnet inheritence relationship

See merge request sa5/MnS!171
parents 81784b3c a30df7b1
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -341,7 +341,6 @@ components:
                      $ref: 'comDefs.yaml#/components/schemas/AdministrativeState'
                    serviceProfileList:
                      $ref: '#/components/schemas/ServiceProfileList'

    NetworkSliceSubnet-Single:
      allOf:
        - $ref: 'genericNrm.yaml#/components/schemas/Top-Attr'
@@ -365,7 +364,8 @@ components:
                      $ref: '#/components/schemas/SliceProfileList'
                    epTransportRefList:
                      $ref: 'comDefs.yaml#/components/schemas/DnList'

                    priorityLabel:
                      type: integer
    EP_Transport-Single:
      allOf:
        - $ref: 'genericNrm.yaml#/components/schemas/Top-Attr'