Closes #17413: Permit identical names for platforms belonging to different manufacturers (#19814)

This commit is contained in:
Jeremy Stretch
2025-07-07 13:38:01 -04:00
committed by GitHub
parent ce12de8b6d
commit a1cd81ff35
3 changed files with 87 additions and 2 deletions

View File

@@ -10,11 +10,11 @@ The assignment of platforms to devices is an optional feature, and may be disreg
### Name
A unique human-friendly name.
A human-friendly name for the platform. Must be unique per manufacturer.
### Slug
A unique URL-friendly identifier. (This value can be used for filtering.)
A URL-friendly identifier; must be unique per manufacturer. (This value can be used for filtering.)
### Manufacturer