metacode/user use uri in schema
This commit is contained in:
parent
61122ae539
commit
c8f35e6526
2 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
||||||
"type": "string"
|
"type": "string"
|
||||||
},
|
},
|
||||||
"icon": {
|
"icon": {
|
||||||
|
"format": "uri",
|
||||||
"type": "string"
|
"type": "string"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
|
@ -9,6 +9,7 @@
|
||||||
"type": "string"
|
"type": "string"
|
||||||
},
|
},
|
||||||
"avatar": {
|
"avatar": {
|
||||||
|
"format": "uri",
|
||||||
"type": "string"
|
"type": "string"
|
||||||
},
|
},
|
||||||
"generation": {
|
"generation": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue