mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-17 05:14:52 +00:00
run check bool
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
"publish": [{
|
||||
"title": "Publish a message",
|
||||
"description": "Publish a message to a topic on the stream",
|
||||
"run_check": true,
|
||||
"request": {
|
||||
"topic": "events",
|
||||
"message": {"id": "1", "type": "signup", "user": "john"}
|
||||
|
||||
Reference in New Issue
Block a user