Commit 989df7b8 authored by gautamd's avatar gautamd
Browse files

Update TS28538_EdgeNrm.yaml

parent 0e044599
Loading
Loading
Loading
Loading
Loading
+9 −7
Original line number Diff line number Diff line
@@ -201,13 +201,6 @@ components:
        EASBundle:
          $ref: '#/components/schemas/EASBundle-Multiple'

#-------- Definition of abstract IOCs --------------------------------------------
    ManagedFunction:
      type: object
      properties:
        ManagedEdgeNFService:
          $ref: '#/components/schemas/ManagedEdgeNFService-Multiple'
#-------- Definition of abstract IOCs --------------------------------------------
#-------- Definition of Edge common IOCs --------------------------------------------
    ManagedEdgeNFService-Single:
      allOf:
@@ -339,6 +332,11 @@ components:
                    registrationInfo:
                      $ref: '#/components/schemas/RegistrationInfo'  
        - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/ManagedFunction-ncO'
        - type: object
          properties:
            ManagedEdgeNFService:
              $ref: '#/components/schemas/ManagedEdgeNFService-Multiple'


    ECSFunction-Single:
      allOf:
@@ -363,6 +361,10 @@ components:
                    sharedECSInfo:
                      $ref: '#/components/schemas/FederatedECSInfo'
        - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/ManagedFunction-ncO'
        - type: object
          properties:
            ManagedEdgeNFService:
              $ref: '#/components/schemas/ManagedEdgeNFService-Multiple'

    EASRequirements-Single:
      allOf: