Commit 0dcc72e8 authored by sunse's avatar sunse
Browse files

Merge branch...

Merge branch '28.623_Rel17_CR0644_Fixing_lists_errors_in_AmfFunction-Single_(stage_3)' into 'Integration_Rel17_SA5_141_YAML'

CR0644 Update 5gcNrm.yaml

See merge request sa5/MnS!283
parents 18f5534f e086e0c6
Loading
Loading
Loading
Loading
+14 −6
Original line number Diff line number Diff line
@@ -727,8 +727,10 @@ components:
                    interPlmnFQDN:
                      type: string
                    taiList:
                      $ref: 'nrNrm.yaml#/components/schemas/Tai'
                      $ref: 'nrNrm.yaml#/components/schemas/TaiList'
                    taiRangeList:
                      type: array
                      items:
                        $ref: 'nrNrm.yaml#/components/schemas/TaiRange'
                    weightFactor:
                      $ref: '#/components/schemas/WeightFactor'
@@ -737,10 +739,16 @@ components:
                    cNSIIdList:
                      $ref: '#/components/schemas/CNSIIdList'
                    gUAMIdList:
                      type: array
                      items: 
                        $ref: '#/components/schemas/GUAMInfo'
                    backupInfoAmfFailure:
                      type: array
                      items:
                        $ref: '#/components/schemas/GUAMInfo'
                    backupInfoAmfRemoval:
                      type: array
                      items:
                        $ref: '#/components/schemas/GUAMInfo'
                    amfSetRef:
                      $ref: 'comDefs.yaml#/components/schemas/Dn'