Commit cb3b8b88 authored by zhaoxxian's avatar zhaoxxian Committed by ruiyue
Browse files

Update file TS28538_EdgeNrm.yaml

parent 5a732046
Loading
Loading
Loading
Loading
Loading
+7 −3
Original line number Diff line number Diff line
@@ -154,9 +154,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:
@@ -386,8 +388,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: