Skip to content

Commit

Permalink
JSON Schema Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis CI committed Sep 12, 2018
1 parent 9d088a7 commit 1a9a168
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions config/v3/buy/send.json
Expand Up @@ -90,6 +90,11 @@
}
}
},
"subscribe": {
"type": "integer",
"description": "1 - to stream",
"pattern": "^1$"
},
"passthrough": {
"type": "object",
"description": "Optional field, used to pass data through the websocket, which may be retrieved via the echo_req output field."
Expand Down

0 comments on commit 1a9a168

Please sign in to comment.