Commit 5be8e52c authored by zhaoxxian's avatar zhaoxxian Committed by ruiyue
Browse files

Update file TS28538_EdgeNrm.yaml

parent 00c0a104
Loading
Loading
Loading
Loading
Loading
+7 −3
Original line number Diff line number Diff line
@@ -151,9 +151,11 @@ components:
            - FUTURE
        futuristicTriggerTime:
          $ref: 'TS28623_ComDefs.yaml#/components/schemas/DateTime'
    AvailableEDNList:
    AvailableEDN:
      type: object
      properties:
        AvailableEDN:
          $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn'
        resourceQuota:
          $ref: '#/components/schemas/VirtualResource'
    FederatedECSInfo:
@@ -443,8 +445,10 @@ components:
              $ref: 'TS28623_ComDefs.yaml#/components/schemas/DateTime'
            leadingOPiD:
              type: string
            avaibleEDNList:
              $ref: '#/components/schemas/AvailableEDNList'
            availableEDNList:
              type: array
              items:
                $ref: '#/components/schemas/AvailableEDN'
            acceptedEDN:
              $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnList'
    OperatorEdgeDataNetwork-Single: