Skip to content

Commit 3bd1958

Browse files
authored
Update schema (#2270)
1 parent b0fc2cc commit 3bd1958

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_data/schema-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ flaghasfood: bool(required=False)
6969
---
7070

7171
photo-default:
72-
default: str()
72+
default: any(str, list)
7373

7474
cobrand-details:
7575
brand: str()

0 commit comments

Comments
 (0)