mirror of
https://github.com/rommapp/romm.git
synced 2026-02-19 07:50:57 +01: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.