Loading OpenAPI/EdgeNRM.yaml +23 −9 Original line number Diff line number Diff line Loading @@ -25,9 +25,10 @@ components: type: object properties: cellIdList: type: integer type: array item: integer trackingAreaIdList: $ref: 'nrNrm.yaml#/components/schemas/Tai' $ref: 'nrNrm.yaml#/components/schemas/TaiList' servingPLMN: $ref: 'nrNrm.yaml#/components/schemas/PlmnId' GeoLoc: Loading Loading @@ -55,9 +56,11 @@ components: type: object properties: affinityEAS: type: string type: array item: string antiAffinityEAS: type: string type: array item: string VirtualResource: type: object properties: Loading @@ -65,6 +68,8 @@ components: type: integer virtualDisk: type: integer virtualCPU: type: string SoftwareImageInfo: type: object properties: Loading @@ -72,6 +77,10 @@ components: type: integer minimumRAM: type: integer discFormat: type: string operatingSystem: type: string swImageRef: type: string Loading Loading @@ -125,11 +134,13 @@ components: eASIdentifier: type: string eESAddress: type: string type: array item: string eASRequirementsRef: $ref: 'comDefs.yaml#/components/schemas/Dn' eASAddress: type: string type: array item: string - $ref: 'genericNrm.yaml#/components/schemas/ManagedFunction-ncO' EESFunction-Single: allOf: Loading @@ -144,9 +155,12 @@ components: eESIdentifier: type: string eESServingLocation: type: array items: $ref: '#/components/schemas/ServingLocation' eESAddress: type: string type: array item: string softwareImageInfo: $ref: '#/components/schemas/SoftwareImageInfo' serviceContinuitySupport: Loading @@ -172,7 +186,7 @@ components: edgeDataNetworkRef: $ref: 'comDefs.yaml#/components/schemas/DnList' eESFuncitonRef: $ref: 'comDefs.yaml#/components/schemas/Dn' $ref: 'comDefs.yaml#/components/schemas/DnList' softwareImageInfo: $ref: '#/components/schemas/SoftwareImageInfo' - $ref: 'genericNrm.yaml#/components/schemas/ManagedFunction-ncO' Loading Loading
OpenAPI/EdgeNRM.yaml +23 −9 Original line number Diff line number Diff line Loading @@ -25,9 +25,10 @@ components: type: object properties: cellIdList: type: integer type: array item: integer trackingAreaIdList: $ref: 'nrNrm.yaml#/components/schemas/Tai' $ref: 'nrNrm.yaml#/components/schemas/TaiList' servingPLMN: $ref: 'nrNrm.yaml#/components/schemas/PlmnId' GeoLoc: Loading Loading @@ -55,9 +56,11 @@ components: type: object properties: affinityEAS: type: string type: array item: string antiAffinityEAS: type: string type: array item: string VirtualResource: type: object properties: Loading @@ -65,6 +68,8 @@ components: type: integer virtualDisk: type: integer virtualCPU: type: string SoftwareImageInfo: type: object properties: Loading @@ -72,6 +77,10 @@ components: type: integer minimumRAM: type: integer discFormat: type: string operatingSystem: type: string swImageRef: type: string Loading Loading @@ -125,11 +134,13 @@ components: eASIdentifier: type: string eESAddress: type: string type: array item: string eASRequirementsRef: $ref: 'comDefs.yaml#/components/schemas/Dn' eASAddress: type: string type: array item: string - $ref: 'genericNrm.yaml#/components/schemas/ManagedFunction-ncO' EESFunction-Single: allOf: Loading @@ -144,9 +155,12 @@ components: eESIdentifier: type: string eESServingLocation: type: array items: $ref: '#/components/schemas/ServingLocation' eESAddress: type: string type: array item: string softwareImageInfo: $ref: '#/components/schemas/SoftwareImageInfo' serviceContinuitySupport: Loading @@ -172,7 +186,7 @@ components: edgeDataNetworkRef: $ref: 'comDefs.yaml#/components/schemas/DnList' eESFuncitonRef: $ref: 'comDefs.yaml#/components/schemas/Dn' $ref: 'comDefs.yaml#/components/schemas/DnList' softwareImageInfo: $ref: '#/components/schemas/SoftwareImageInfo' - $ref: 'genericNrm.yaml#/components/schemas/ManagedFunction-ncO' Loading