Automated spec update (22522)

This commit is contained in:
Nelly (automation bot) 2024-01-09 00:19:26 +00:00
parent c32f96269d
commit 24482b6d20
2 changed files with 4 additions and 4 deletions

View file

@ -10887,7 +10887,7 @@
"properties": { "properties": {
"default": { "default": {
"type": "string", "type": "string",
"maxLength": 2048 "maxLength": 400
}, },
"localizations": { "localizations": {
"type": [ "type": [
@ -10896,7 +10896,7 @@
], ],
"additionalProperties": { "additionalProperties": {
"type": "string", "type": "string",
"maxLength": 2048 "maxLength": 400
} }
} }
}, },

View file

@ -10887,7 +10887,7 @@
"properties": { "properties": {
"default": { "default": {
"type": "string", "type": "string",
"maxLength": 2048 "maxLength": 400
}, },
"localizations": { "localizations": {
"type": [ "type": [
@ -10896,7 +10896,7 @@
], ],
"additionalProperties": { "additionalProperties": {
"type": "string", "type": "string",
"maxLength": 2048 "maxLength": 400
} }
} }
}, },