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

This commit is contained in:
Jeremy Stretch 2023-12-26 13:35:03 -05:00
parent 43909ee33f
commit 031b7540b3

View File

@ -19,7 +19,7 @@ The parent inventory item to which this item is assigned (optional).
### Name ### 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 ### Label