fix stream examples

This commit is contained in:
Asim Aslam
2021-11-03 15:23:32 +00:00
parent 80fcc6a897
commit a39df94d4a
2 changed files with 2 additions and 1 deletions

1
go.mod
View File

@@ -17,6 +17,7 @@ require (
github.com/fatih/camelcase v1.0.0
github.com/getkin/kin-openapi v0.26.0
github.com/gojuno/go.osrm v0.1.1-0.20200217151037-435fc3e1d3d4
github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e
github.com/golang/protobuf v1.5.2
github.com/google/uuid v1.1.2
github.com/hablullah/go-prayer v1.0.0

View File

@@ -1,7 +1,7 @@
{
"sendMessage": [{
"title": "Send a message",
"title": "Send message",
"description": "Send a message to a channel",
"run_check": true,
"request": {