mirror of
https://github.com/versia-pub/docs.git
synced 2026-03-13 19:09:16 +01:00
feat: 📝 Document ServerMetadata
This commit is contained in:
parent
9f3bd64d7d
commit
8de6686a9a
4 changed files with 137 additions and 5 deletions
|
|
@ -69,10 +69,10 @@ Accept: application/json
|
|||
"uri": "https://versia.social",
|
||||
"version": "3.2.0",
|
||||
"supported_extensions": [
|
||||
"org.lysand:reactions",
|
||||
"org.lysand:polls",
|
||||
"org.lysand:custom_emojis",
|
||||
"org.lysand:is_cat"
|
||||
"pub.versia:reactions",
|
||||
"pub.versia:polls",
|
||||
"pub.versia:custom_emojis",
|
||||
"pub.versia:is_cat"
|
||||
]
|
||||
}
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue