mirror of https://gitlab.com/bashrc2/epicyon
Comment
parent
9bdfec94f0
commit
17fd7db5f3
|
@ -444,6 +444,7 @@ def getV1Schema() -> {}:
|
||||||
|
|
||||||
|
|
||||||
def getActivitystreamsSchema() -> {}:
|
def getActivitystreamsSchema() -> {}:
|
||||||
|
# https://www.w3.org/ns/activitystreams
|
||||||
return {
|
return {
|
||||||
"@context": {
|
"@context": {
|
||||||
"@vocab": "_:",
|
"@vocab": "_:",
|
||||||
|
|
Loading…
Reference in New Issue