mirror of
https://github.com/immich-app/immich.git
synced 2026-05-17 09:13:12 +03:00
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