mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-06-26 06:51:43 +02:00
Update moduletype.json
added Module bays to module types
This commit is contained in:
parent
ab6f1a1714
commit
2bc27d576c
@ -60,6 +60,12 @@
|
||||
"$ref": "urn:devicetype-library:components#/definitions/rear-port"
|
||||
}
|
||||
},
|
||||
"module-bays": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"$ref": "urn:devicetype-library:components#/definitions/module-bay"
|
||||
}
|
||||
},
|
||||
"description": {
|
||||
"type": "string"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user