fix: array-max-length (#19562)
This commit is contained in:
@@ -13425,9 +13425,9 @@
|
||||
"properties": {
|
||||
"acks": {
|
||||
"items": {
|
||||
"maxLength": 1000,
|
||||
"type": "string"
|
||||
},
|
||||
"maxItems": 1000,
|
||||
"type": "array"
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user