use camelCase everywhere
This commit is contained in:
parent
f419cd6ac8
commit
bd4644dd4f
@ -715,7 +715,7 @@ const TRANSFORMS = {
|
|||||||
gpuTypes: obj.GPU_types,
|
gpuTypes: obj.GPU_types,
|
||||||
name_description: obj.name_description,
|
name_description: obj.name_description,
|
||||||
name_label: obj.name_label,
|
name_label: obj.name_label,
|
||||||
other_config: obj.other_config,
|
otherConfig: obj.other_config,
|
||||||
pgpus: link(obj, 'PGPUs'),
|
pgpus: link(obj, 'PGPUs'),
|
||||||
supportedVgpuTypes: link(obj, 'supported_VGPU_types'),
|
supportedVgpuTypes: link(obj, 'supported_VGPU_types'),
|
||||||
vgpus: link(obj, 'VGPUs')
|
vgpus: link(obj, 'VGPUs')
|
||||||
|
Loading…
Reference in New Issue
Block a user