projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c66bb5
)
Add `listMessage` to to the JSON-LD context
author
Egor Kislitsyn
<egor@kislitsyn.com>
Mon, 15 Jul 2019 07:29:13 +0000
(14:29 +0700)
committer
Egor Kislitsyn
<egor@kislitsyn.com>
Mon, 15 Jul 2019 07:29:13 +0000
(14:29 +0700)
priv/static/schemas/litepub-0.1.jsonld
patch
|
blob
|
history
diff --git
a/priv/static/schemas/litepub-0.1.jsonld
b/priv/static/schemas/litepub-0.1.jsonld
index f36b231c5b070c8654aa766f40f98ff40b416736..57ed05ebaf39315e41bb3b41d260dc161c073191 100644
(file)
--- a/
priv/static/schemas/litepub-0.1.jsonld
+++ b/
priv/static/schemas/litepub-0.1.jsonld
@@
-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"