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.
1 parent b0fc2cc commit 3bd1958Copy full SHA for 3bd1958
docs/_data/schema-config.yaml
@@ -69,7 +69,7 @@ flaghasfood: bool(required=False)
69
---
70
71
photo-default:
72
- default: str()
+ default: any(str, list)
73
74
cobrand-details:
75
brand: str()
0 commit comments