1
0

requested changes.

This commit is contained in:
piuvas
2025-05-28 19:55:40 -03:00
parent ee93b5d480
commit eb88920f41
3 changed files with 11 additions and 5 deletions
@@ -239,8 +239,9 @@ export const packedUserLiteSchema = {
attributionDomains: {
type: 'array',
nullable: false, optional: false,
additionalProperties: {
items: {
type: 'string',
nullable: false, optional: false,
},
},
},