mirror of
https://codeberg.org/fediverse/fep.git
synced 2026-08-05 19:55:46 +00:00
FEP-ef61: Fix context.jsonld (#376)
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/376 Co-authored-by: silverpill <silverpill@firemail.cc> Co-committed-by: silverpill <silverpill@firemail.cc>
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
{
|
||||
"gateways": {
|
||||
"@id": "https://w3id.org/fep/ef61/gateways",
|
||||
"@type": "@id",
|
||||
"@container": "@list"
|
||||
"@context": {
|
||||
"gateways": {
|
||||
"@id": "https://w3id.org/fep/ef61/gateways",
|
||||
"@type": "http://www.w3.org/2001/XMLSchema#anyURI",
|
||||
"@container": "@list"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user