Commit 8de9395f authored by sunse's avatar sunse
Browse files

Merge branch '28.541_Rel17_CR0591_Correct_NRM_for_AMFRegion_and_AMFSet' into...

Merge branch '28.541_Rel17_CR0591_Correct_NRM_for_AMFRegion_and_AMFSet' into 'Integration_Rel17_SA5_140_YAML'

28.541 rel17 cr0591 correct nrm for amf region and amf set

See merge request sa5/MnS!223
parents a4340f3c 1afab581
Loading
Loading
Loading
Loading
+7 −1
Original line number Diff line number Diff line
@@ -599,7 +599,7 @@ components:
                      $ref: '#/components/schemas/WeightFactor'
                    snssaiList:
                      $ref: 'nrNrm.yaml#/components/schemas/SnssaiList'
                    amfSet:
                    amfSetRef:
                      $ref: 'genericNrm.yaml#/components/schemas/Dn'
                    managedNFProfile:
                      $ref: '#/components/schemas/ManagedNFProfile'
@@ -650,6 +650,10 @@ components:
                      $ref: '#/components/schemas/AmfSetId'
                    snssaiList:
                      $ref: 'nrNrm.yaml#/components/schemas/SnssaiList'
                    aMFRegionRef:
                      $ref: 'genericNrm.yaml#/components/schemas/Dn'
                    aMFSetMemberList:
                      $ref: 'genericNrm.yaml#/components/schemas/DnList'
    AmfRegion-Single:
      allOf:
        - $ref: 'genericNrm.yaml#/components/schemas/Top'
@@ -668,6 +672,8 @@ components:
                      $ref: '#/components/schemas/AmfRegionId'
                    snssaiList:
                      $ref: 'nrNrm.yaml#/components/schemas/SnssaiList'
                    aMFSetListRef:
                      $ref: 'genericNrm.yaml#/components/schemas/DnList'
    SmfFunction-Single:
      allOf:
        - $ref: 'genericNrm.yaml#/components/schemas/Top'