Skip to content

Commit 031b754

Browse files
committed
Fixes #13741: Update docs to correctly reflect inventory item uniqueness requirements
1 parent 43909ee commit 031b754

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/models/dcim/inventoryitem.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ The parent inventory item to which this item is assigned (optional).
1919

2020
### Name
2121

22-
The inventory item's name. Must be unique to the parent device.
22+
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).
2323

2424
### Label
2525

0 commit comments

Comments
 (0)