We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6830030 commit ef19331Copy full SHA for ef19331
RFCs/0002-pluggable-discovery.md
@@ -72,7 +72,7 @@ the response to the command is:
72
```JSON
73
{
74
"eventType": "hello",
75
- "protocolVersion": "1",
+ "protocolVersion": 1,
76
"message": "OK"
77
}
78
```
0 commit comments