Email attribute for organization
This commit is contained in:
parent
44302b6623
commit
ae5797146d
@ -62,6 +62,9 @@ organizations_schema = {
|
||||
'maxlength': 128,
|
||||
'required': True
|
||||
},
|
||||
'email': {
|
||||
'type': 'string'
|
||||
},
|
||||
'url': {
|
||||
'type': 'string',
|
||||
'minlength': 1,
|
||||
|
Loading…
x
Reference in New Issue
Block a user