From 901215b2870aea550dfca8068ef1e7acb2b7b168 Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Mon, 29 Jul 2024 14:13:15 -0400 Subject: [PATCH] Clean up docs --- docs/models/dcim/modulebay.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/models/dcim/modulebay.md b/docs/models/dcim/modulebay.md index b8eeeaa00..494012a7b 100644 --- a/docs/models/dcim/modulebay.md +++ b/docs/models/dcim/modulebay.md @@ -14,6 +14,10 @@ Module bays represent a space or slot within a device in which a field-replaceab The device to which this module bay belongs. +### Module + +The module to which this bay belongs (optional). + ### Name The module bay's name. Must be unique to the parent device. @@ -25,7 +29,3 @@ An alternative physical label identifying the module bay. ### Position The numeric position in which this module bay is situated. For example, this would be the number assigned to a slot within a chassis-based switch. - -### Module - -The installed module within the assigned device to which this port belongs (optional).