mirror of
https://github.com/w3c/activitypub.git
synced 2025-06-26 18:21:25 +00:00
Add preferredUsername to Alyssa's example
This commit is contained in:
@ -41,6 +41,7 @@ Here's an example of the record of our friend Alyssa P. Hacker:
|
||||
"type": "Person",
|
||||
"id": "https://social.example/alyssa/",
|
||||
"name": "Alyssa P. Hacker",
|
||||
"preferredUsername": "alyssa",
|
||||
"summary": "Lisp enthusiast hailing from MIT",
|
||||
"inbox": "https://social.example/alyssa/inbox/",
|
||||
"outbox": "https://social.example/alyssa/outbox/",
|
||||
|
Reference in New Issue
Block a user