Skip to content

Commit 1a20253

Browse files
committed
Merge remote-tracking branch 'upstream/maint/1.10.0'
2 parents 7d46dfc + 86e2c2a commit 1a20253

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/schema/objects/metadata.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3245,8 +3245,8 @@ ScreenResolution:
32453245
- type: array
32463246
items:
32473247
type: integer
3248-
minItems: 2
3249-
maxItems: 2
3248+
minItems: 2
3249+
maxItems: 2
32503250
- type: string
32513251
enum:
32523252
- n/a
@@ -3262,8 +3262,8 @@ ScreenSize:
32623262
items:
32633263
type: number
32643264
unit: m
3265-
minItems: 2
3266-
maxItems: 2
3265+
minItems: 2
3266+
maxItems: 2
32673267
- type: string
32683268
enum:
32693269
- n/a

0 commit comments

Comments
 (0)