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"
|
||||
},
|
||||
"icon": {
|
||||
"format": "uri",
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
"type": "string"
|
||||
},
|
||||
"avatar": {
|
||||
"format": "uri",
|
||||
"type": "string"
|
||||
},
|
||||
"generation": {
|
||||
|
|
Loading…
Add table
Reference in a new issue