Skip to content

Commit

Permalink
Merge branch 'netbox-community:master' into device-cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
danner26 authored Jan 26, 2023
2 parents bf00e3b + f16575d commit f91e5ea
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions device-types/Supermicro/AS-1114S-WN10RT.yml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down
4 changes: 2 additions & 2 deletions device-types/Supermicro/AS-1123US-TR4.yml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down
2 changes: 1 addition & 1 deletion schema/components.json
Original file line number Diff line number Diff line change
Expand Up @@ -605,7 +605,7 @@
"value": {
"type": "number",
"minimum": 0,
"multipleOf": 0.01
"multipleOfPrecision": 0.01
},
"unit": {
"type": "string",
Expand Down

0 comments on commit f91e5ea

Please sign in to comment.