Commit 39bf5e8a authored by sunse's avatar sunse
Browse files

remove merge request !304 (DraftCR_28.538_S5-223372_Update_OpenAPI/EdgeNRM.yam)

The content is incorrectly merged (Only agreed DraftCR)
parent 01afc19a
Loading
Loading
Loading
Loading
+1 −16
Original line number Diff line number Diff line
@@ -86,15 +86,6 @@ components:
          type: string
        swImageRef:
          type: string
    RegistrationInfo:
      type: object
      properties:
        registrationExpiry:
          type: string
        registrationID:
          type: string
        secCredential:
          type: string

#-------- Definition of concrete IOCs --------------------------------------------
    MnS:
@@ -156,14 +147,10 @@ components:
                        type: string
                    eASRequirementsRef:
                      $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn'
                    eESFunctionRef:
                      $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnList'
                    eASAddress:
                      type: array
                      items:
                        type: string
                    registrationInfo:
                      $ref: '#/components/schemas/RegistrationInfo'  
        - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/ManagedFunction-ncO'
    EESFunction-Single:
      allOf:
@@ -189,10 +176,8 @@ components:
                      $ref: '#/components/schemas/SoftwareImageInfo'
                    serviceContinuitySupport:
                      type: boolean
                    eASFunctionRef:
                    eASFunctonRef:
                      $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnList'  
                    registrationInfo:
                      $ref: '#/components/schemas/RegistrationInfo'  
        - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/ManagedFunction-ncO'

    ECSFunction-Single: