Skip to content

Commit 2890547

Browse files
committed
Update getstatus documentation to indicate that runtime should respond with graph protocol messages
1 parent d70e486 commit 2890547

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schema/json/network.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@
348348
}
349349
},
350350
"getstatus": {
351-
"description": "Get the current status of the runtime. The runtime should respond with a status message.",
351+
"description": "Get the current status of the runtime. The runtime should respond with a status message and graph protocol messages describing the current state of the graph.",
352352
"properties": {
353353
"graph": {
354354
"type": "string",

0 commit comments

Comments
 (0)