Skip to content

Commit

Permalink
make wolrd host just a did
Browse files Browse the repository at this point in the history
  • Loading branch information
kayhhh committed Apr 30, 2024
1 parent c35de9f commit eb0cf39
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions social/dwn/schemas/world.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,8 @@
}
},
"host": {
"type": "object",
"properties": {
"did": {
"type": "string"
},
"record": {
"type": "string"
}
}
"type": "string",
"description": "DID of the world host."
},
"extras": {
"type": "object"
Expand Down

0 comments on commit eb0cf39

Please sign in to comment.