mirror of
https://github.com/rommapp/romm.git
synced 2026-06-30 07:45:52 +00:00
Change allow_existing default to True so duplicate fingerprint matches return the existing device (200) instead of 409 Conflict. Add model validator to force allow_existing=False when allow_duplicate is set.