From a39df94d4ac9a939092869057d07da0aa12e5900 Mon Sep 17 00:00:00 2001 From: Asim Aslam Date: Wed, 3 Nov 2021 15:23:32 +0000 Subject: [PATCH] fix stream examples --- go.mod | 1 + stream/examples.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index eea7d83..bb67849 100644 --- a/go.mod +++ b/go.mod @@ -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 diff --git a/stream/examples.json b/stream/examples.json index 1202e32..4d5fc22 100644 --- a/stream/examples.json +++ b/stream/examples.json @@ -1,7 +1,7 @@ { "sendMessage": [{ - "title": "Send a message", + "title": "Send message", "description": "Send a message to a channel", "run_check": true, "request": {