diff --git a/docs/objects/server-metadata.md b/docs/objects/server-metadata.md index 752b3f4..543887b 100644 --- a/docs/objects/server-metadata.md +++ b/docs/objects/server-metadata.md @@ -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"`). \ No newline at end of file