Commit 7f3b79ce authored by ayani's avatar ayani Committed by ruiyue
Browse files

Update file TS28538_EdgeNrm.yaml

parent e0f3443b
Loading
Loading
Loading
Loading
+14 −1
Original line number Diff line number Diff line
@@ -88,6 +88,15 @@ components:
          type: string
        swImageRef:
          type: string
    RegistrationInfo:
      type: object
      properties:
        registrationExpiry:
          type: string
        registrationID:
          type: string
        secCredential:
          type: string
    Duration:
      type: object
      properties:
@@ -205,6 +214,8 @@ components:
                      type: array
                      items:
                        type: string
                    registrationInfo:
                      $ref: '#/components/schemas/RegistrationInfo'  
                    eASRequirementsRef:
                      $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn'
                    eASAddress:
@@ -271,6 +282,8 @@ components:
                      type: boolean
                    eASFunctionRef:
                      $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnList' 
                    registrationInfo:
                      $ref: '#/components/schemas/RegistrationInfo'  
        - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/ManagedFunction-ncO'

    ECSFunction-Single: