UNPKG

botium-core

Version:
12 lines 376 B
{ "botium": { "Capabilities": { "PROJECTNAME": "Simple Rest Sample", "CONTAINERMODE": "simplerest", "SIMPLEREST_URL": "https://demo.botiumbox.com/iambotium/reply", "SIMPLEREST_METHOD": "POST", "SIMPLEREST_RESPONSE_JSONPATH": "$.reply", "SIMPLEREST_BODY_TEMPLATE": { "username": "botium", "message": "{{msg.messageText}}" } } } }