forked from AkkomaGang/akkoma
litepub-0.1.jsonld: Add uploadMedia
This commit is contained in:
parent
815b904508
commit
5820dc40fc
1 changed files with 4 additions and 0 deletions
|
@ -27,6 +27,10 @@
|
|||
"oauthRegistrationEndpoint": {
|
||||
"@id": "litepub:oauthRegistrationEndpoint",
|
||||
"@type": "@id"
|
||||
},
|
||||
"uploadMedia": {
|
||||
"@id": "litepub:uploadMedia",
|
||||
"@type": "@id"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue