requested changes.
This commit is contained in:
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,
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue