Commit 167d03bf authored by ayani's avatar ayani Committed by ruiyue
Browse files

Update file TS28538_EdgeNrm.yaml

parent 1c0371b5
Loading
Loading
Loading
Loading
+14 −0
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,9 @@ 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: