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