diff --git a/API/client-server/versions.md b/API/client-server/versions.md index 7b24694..0d8ea42 100644 --- a/API/client-server/versions.md +++ b/API/client-server/versions.md @@ -16,9 +16,9 @@ No request parameters or request body. ### 200 response -| Name | Type | Description | -|-------------------|-------------|-----------------------------------------------------------------------------------------------------------------------| -| unstable_features | string:bool | Unstable features that are supported by the server. Features not listed here indicate that a feature isn't supported. | +| Name | Type | Description | +|-------------------|-------------------|-----------------------------------------------------------------------------------------------------------------------| +| unstable_features | dict[string:bool] | Unstable features that are supported by the server. Features not listed here indicate that a feature isn't supported. | |versions|list[string]|**Required**: The supported protocol versions ```json