Add `listMessage` to to the JSON-LD context

This commit is contained in:
Egor Kislitsyn 2019-07-15 14:29:13 +07:00
parent 0c66bb5857
commit 04f18a144b
1 changed files with 4 additions and 0 deletions

View File

@ -20,6 +20,10 @@
"sensitive": "as:sensitive",
"litepub": "http://litepub.social/ns#",
"directMessage": "litepub:directMessage",
"listMessage": {
"@id": "litepub:listMessage",
"@type": "@id"
},
"oauthRegistrationEndpoint": {
"@id": "litepub:oauthRegistrationEndpoint",
"@type": "@id"