@wmfs/tymly-cli-rest-client
Version:
CLI tool to launch Tymly State Machines over REST
22 lines • 425 B
JSON
{
"required": ["query", "offset", "limit"],
"stateMachineName": "tymly_search_1_0",
"input": {
"domain": "",
"query": "",
"orderBy": "",
"offset": 0,
"limit": 10,
"showActiveEventsOnly": false,
"lat": 0,
"long": 0,
"categoryRestriction": []
},
"options": {
"instigatingClient": {
"appName": "tymly-cli",
"domain": "cli"
},
"sendResponse": "COMPLETE"
}
}