fix: unstable_features shouldn't be required
This commit is contained in:
parent
e2e4e932d6
commit
6d1e63be6a
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ No request parameters or request body.
|
|||
|
||||
|Name|Type|Description|
|
||||
|-|-|-|
|
||||
|unstable_features|string:bool|**Required**: Unstable features that are supported by the server. Features not listed here indicate that a feature isn't supported.|
|
||||
|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
|
||||
|
||||
```json
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue