We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f150be commit 049641cCopy full SHA for 049641c
Classic-Central/streaming-api-client/input.json
@@ -1,8 +1,8 @@
1
{
2
"customers": {
3
"test": {
4
- "wsskey": "eyJhbGciOiJIUzI1NiIsInR5cGUiOiJqd3QifQ.eyJjdXN0b21lcl9pZCI6ImUyYmUwZGU5ZDc1ZDRiNTJiYmIzZWM3ZmZmODE0MGQ4IiwiY3JlYXRpb25fZGF0ZSI6MTc0NzI2MzM0M30.CQSF-2jMApfpaJAFO2MUUvBCojcDSqac8T-ghAunmm8",
+ "wsskey": "<streaming-api-key>",
5
"topic": "monitoring"
6
}
7
8
-}
+}
0 commit comments