mirror of
https://github.com/paralus/paralus.git
synced 2026-05-15 21:06:58 +00:00
Drop description from identity schema
This commit is contained in:
@@ -17,11 +17,6 @@
|
||||
"type": "string",
|
||||
"pattern": "^.*$"
|
||||
},
|
||||
"description": {
|
||||
"title": "Description",
|
||||
"type": "string",
|
||||
"pattern": "^.*$"
|
||||
},
|
||||
"email": {
|
||||
"type": "string",
|
||||
"format": "email",
|
||||
|
||||
Reference in New Issue
Block a user