metacode/user use uri in schema

This commit is contained in:
Devin Howard 2016-10-05 01:09:31 +08:00
parent 61122ae539
commit c8f35e6526
2 changed files with 2 additions and 0 deletions

View file

@ -12,6 +12,7 @@
"type": "string"
},
"icon": {
"format": "uri",
"type": "string"
}
},

View file

@ -9,6 +9,7 @@
"type": "string"
},
"avatar": {
"format": "uri",
"type": "string"
},
"generation": {