mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-09-19 17:04:37 -04:00
make it work
This commit is contained in:
parent
dd4287ca5d
commit
64b4aead15
4 changed files with 80 additions and 57 deletions
|
@ -56,7 +56,7 @@ As a first cut, let's do #2 and have the receiver hit the API to calculate its o
|
|||
API
|
||||
---
|
||||
|
||||
GET /_matrix/media/r0/previewUrl?url=http://wherever.com
|
||||
GET /_matrix/media/r0/preview_url?url=http://wherever.com
|
||||
200 OK
|
||||
{
|
||||
"og:type" : "article"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue