Commit 2d860f55 authored by sunse's avatar sunse
Browse files

fix validation issue Update 5gcNrm.yaml

parent e395c510
Loading
Loading
Loading
Loading
+5 −3
Original line number Diff line number Diff line
@@ -573,7 +573,8 @@ components:
          type: string
        dnaiList:
          type: array
          items: string
          items:
            type: string
    
    SNssaiSmfInfoItem:
      type: object
@@ -831,7 +832,8 @@ components:
                      type: boolean
                    pwgFqdnList:    
                      type: array
                      items: string
                      items: 
                        type: string
                    managedNFProfile:
                      $ref: '#/components/schemas/ManagedNFProfile'
                    commModelList: