Loading OpenAPI/EdgeNRM.yaml +16 −2 Original line number Diff line number Diff line Loading @@ -74,7 +74,15 @@ components: type: integer swImageRef: type: string RegistrationInfo: type: object properties: registrationExpiry: type: string registrationID: type: string secCredential: type: string #-------- Definition of concrete IOCs -------------------------------------------- Loading Loading @@ -128,8 +136,12 @@ components: type: string eASRequirementsRef: $ref: 'comDefs.yaml#/components/schemas/Dn' eESFunctionRef: $ref: 'comDefs.yaml#/components/schemas/DnList' eASAddress: type: string registrationInfo: $ref: '#/components/schemas/RegistrationInfo' - $ref: 'genericNrm.yaml#/components/schemas/ManagedFunction-ncO' EESFunction-Single: allOf: Loading @@ -151,8 +163,10 @@ components: $ref: '#/components/schemas/SoftwareImageInfo' serviceContinuitySupport: type: boolean eASFunctonRef: eASFunctionRef: $ref: 'comDefs.yaml#/components/schemas/DnList' registrationInfo: $ref: '#/components/schemas/RegistrationInfo' - $ref: 'genericNrm.yaml#/components/schemas/ManagedFunction-ncO' ECSFunction-Single: Loading Loading
OpenAPI/EdgeNRM.yaml +16 −2 Original line number Diff line number Diff line Loading @@ -74,7 +74,15 @@ components: type: integer swImageRef: type: string RegistrationInfo: type: object properties: registrationExpiry: type: string registrationID: type: string secCredential: type: string #-------- Definition of concrete IOCs -------------------------------------------- Loading Loading @@ -128,8 +136,12 @@ components: type: string eASRequirementsRef: $ref: 'comDefs.yaml#/components/schemas/Dn' eESFunctionRef: $ref: 'comDefs.yaml#/components/schemas/DnList' eASAddress: type: string registrationInfo: $ref: '#/components/schemas/RegistrationInfo' - $ref: 'genericNrm.yaml#/components/schemas/ManagedFunction-ncO' EESFunction-Single: allOf: Loading @@ -151,8 +163,10 @@ components: $ref: '#/components/schemas/SoftwareImageInfo' serviceContinuitySupport: type: boolean eASFunctonRef: eASFunctionRef: $ref: 'comDefs.yaml#/components/schemas/DnList' registrationInfo: $ref: '#/components/schemas/RegistrationInfo' - $ref: 'genericNrm.yaml#/components/schemas/ManagedFunction-ncO' ECSFunction-Single: Loading