diff --git a/device-types/Supermicro/AS-1114S-WN10RT.yml b/device-types/Supermicro/AS-1114S-WN10RT.yml index aca8db1a53..d1c713d898 100644 --- a/device-types/Supermicro/AS-1114S-WN10RT.yml +++ b/device-types/Supermicro/AS-1114S-WN10RT.yml @@ -1,7 +1,7 @@ --- manufacturer: Supermicro -model: AS -1114S-WN10RT -slug: as--1114s-wn10rt +model: AS-1114S-WN10RT +slug: as-1114s-wn10rt u_height: 1 is_full_depth: true console-ports: diff --git a/device-types/Supermicro/AS-1123US-TR4.yml b/device-types/Supermicro/AS-1123US-TR4.yml index a87f992c59..3d7b8c9768 100644 --- a/device-types/Supermicro/AS-1123US-TR4.yml +++ b/device-types/Supermicro/AS-1123US-TR4.yml @@ -1,7 +1,7 @@ --- manufacturer: Supermicro -model: AS -1123US-TR4 -slug: as--1123us-tr4 +model: AS-1123US-TR4 +slug: as-1123us-tr4 u_height: 1 is_full_depth: true console-ports: diff --git a/schema/components.json b/schema/components.json index 8cc5f979f2..0888a4d743 100644 --- a/schema/components.json +++ b/schema/components.json @@ -605,7 +605,7 @@ "value": { "type": "number", "minimum": 0, - "multipleOf": 0.01 + "multipleOfPrecision": 0.01 }, "unit": { "type": "string",