Rewrite attribute handling code (#330)
This commit is contained in:
parent
fb6bd6d439
commit
d07a1be031
33 changed files with 1195 additions and 1099 deletions
|
@ -42,7 +42,7 @@
|
|||
"anyOf": [
|
||||
{
|
||||
"type": "string",
|
||||
"format": "phone"
|
||||
"format": "email"
|
||||
},
|
||||
{
|
||||
"type": "object",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue