Merge pull request #88 from krzk/dupa

schema: Allow Fastboot serial numbers up to 16 characters
This commit is contained in:
Dmitry Baryshkov
2025-07-05 16:31:36 +03:00
committed by GitHub

View File

@@ -26,7 +26,7 @@ properties:
fastboot:
description: fastboot id
type: string
pattern: "^[0-9a-f]{8}$"
pattern: "^[0-9a-f]{8,16}$"
fastboot_set_active:
description: run fastboot set active before each boot, slot can be selected