Explorar el Código

Fixes #13741: Update docs to correctly reflect inventory item uniqueness requirements

Jeremy Stretch hace 2 años
padre
commit
031b7540b3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      docs/models/dcim/inventoryitem.md

+ 1 - 1
docs/models/dcim/inventoryitem.md

@@ -19,7 +19,7 @@ The parent inventory item to which this item is assigned (optional).
 
 ### Name
 
-The inventory item's name. Must be unique to the parent device.
+The inventory item's name. If the inventory item is assigned to a parent item, its name must be unique among its siblings (all items belonging to the same parent item).
 
 ### Label