mirror of
https://github.com/versia-pub/docs.git
synced 2025-12-06 14:28:20 +01:00
Fix clarification
This commit is contained in:
parent
facbc66ad2
commit
a55283bc8c
|
|
@ -147,8 +147,8 @@ Clients should display the most modern format that they support, such as WebP, A
|
|||
|
||||
### Supported Extensions
|
||||
|
||||
| Name | Type | Required |
|
||||
| :------------------- | :-------------- | :---------------- |
|
||||
| supported_extensions | Array of string | Yes, can be empty |
|
||||
| Name | Type | Required |
|
||||
| :------------------- | :-------------- | :----------------------------- |
|
||||
| supported_extensions | Array of string | Yes, can be empty array (`[]`) |
|
||||
|
||||
List of extension names that the server supports, in namespaced format (`"org.lysand:reactions"`).
|
||||
Loading…
Reference in a new issue