main - Automated spec update (7886)

made at remote:2023-10-12T20:45:25

taken at now:2023-10-12T21:10:02

made by remote Nelly (automation bot) <>
This commit is contained in:
Adversary 2023-10-12 21:10:02 +00:00
parent e8268c510d
commit 5de69e40cf
1 changed files with 4 additions and 4 deletions

View File

@ -24208,11 +24208,11 @@
],
"items": {
"type": "integer",
"minimum": 1,
"minimum": -1,
"maximum": 31,
"format": "int32"
},
"maxItems": 31,
"maxItems": 33,
"uniqueItems": true
},
"by_year_day": {
@ -24222,11 +24222,11 @@
],
"items": {
"type": "integer",
"minimum": 1,
"minimum": -1,
"maximum": 365,
"format": "int32"
},
"maxItems": 365,
"maxItems": 367,
"uniqueItems": true
},
"count": {