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 7d46dfc + 86e2c2a commit 1a20253Copy full SHA for 1a20253
src/schema/objects/metadata.yaml
@@ -3245,8 +3245,8 @@ ScreenResolution:
3245
- type: array
3246
items:
3247
type: integer
3248
- minItems: 2
3249
- maxItems: 2
+ minItems: 2
+ maxItems: 2
3250
- type: string
3251
enum:
3252
- n/a
@@ -3262,8 +3262,8 @@ ScreenSize:
3262
3263
type: number
3264
unit: m
3265
3266
3267
3268
3269
0 commit comments