Commit ce595c2c authored by sunse's avatar sunse Committed by Mirko Cano Soveri
Browse files

CR0572 Correct Class diagram of AMF Region/AMF Set and stage 3 implementation

parent d7bbed2a
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -592,6 +592,11 @@ components:
                      $ref: '#/components/schemas/AmfSetId'
                    snssaiList:
                      $ref: 'nrNrm.yaml#/components/schemas/SnssaiList'
                    aMFRegion:
                      $ref: 'comDefs.yaml#/components/schemas/Dn'
                    aMFSetMemberList:
                      $ref: 'comDefs.yaml#/components/schemas/DnList'

    AmfRegion-Single:
      allOf:
        - $ref: 'genericNrm.yaml#/components/schemas/Top'
@@ -610,6 +615,9 @@ components:
                      $ref: '#/components/schemas/AmfRegionId'
                    snssaiList:
                      $ref: 'nrNrm.yaml#/components/schemas/SnssaiList'
                    aMFSet:
                      $ref: 'comDefs.yaml#/components/schemas/DnList'

    SmfFunction-Single:
      allOf:
        - $ref: 'genericNrm.yaml#/components/schemas/Top'