mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-12 03:05:14 +00:00
fix helloworld
This commit is contained in:
@@ -12,13 +12,13 @@
|
||||
}
|
||||
}],
|
||||
"stream": [{
|
||||
"title": "Streams are currently temporarily not supported in clients",
|
||||
"title": "Streams responses from the server using websockets",
|
||||
"run_check": true,
|
||||
"request": {
|
||||
"name": "not supported"
|
||||
"name": "John"
|
||||
},
|
||||
"response": {
|
||||
"message": "not supported"
|
||||
"message": "Hello John"
|
||||
}
|
||||
}]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user