Commit e9e3c045 authored by sunse's avatar sunse
Browse files

after rebase, DnList is moved to comDefs.yaml, hence Update EdgeNRM.yaml

parent 8a3617fa
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -152,7 +152,7 @@ components:
                    serviceContinuitySupport:
                      type: boolean
                    eASFunctonRef:
                      $ref: 'genericNrm.yaml#/components/schemas/DnList'  
                      $ref: 'comDefs.yaml#/components/schemas/DnList'  
        - $ref: 'genericNrm.yaml#/components/schemas/ManagedFunction-ncO'

    ECSFunction-Single:
@@ -170,7 +170,7 @@ components:
                    providerIdentifier:
                      type: string
                    edgeDataNetworkRef:
                      $ref: 'genericNrm.yaml#/components/schemas/DnList'
                      $ref: 'comDefs.yaml#/components/schemas/DnList'
                    eESFuncitonRef:
                      $ref: 'comDefs.yaml#/components/schemas/Dn'
                    softwareImageInfo: