fix: clarify versions should be a list
This commit is contained in:
parent
9cdc0eb724
commit
c8ba206e92
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ No request parameters or request body.
|
|||
|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.|
|
||||
|versions|[string]|**Required**: The supported protocol versions
|
||||
|versions|list[string]|**Required**: The supported protocol versions
|
||||
|
||||
```json
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue