We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 30c30ce + 031948f commit b6c766dCopy full SHA for b6c766d
1 file changed
schema.yaml
@@ -26,7 +26,7 @@ properties:
26
fastboot:
27
description: fastboot id
28
type: string
29
- pattern: "^[0-9a-f]{8}$"
+ pattern: "^[0-9a-f]{8,16}$"
30
31
fastboot_set_active:
32
description: run fastboot set active before each boot, slot can be selected
0 commit comments