UNPKG

@itentialopensource/adapter-scansource

Version:

This adapter integrates with system described as: apis.

25 lines 624 B
{ "actions": [ { "name": "customConfigGetCustomConfigs", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/customconfig/list?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "mockdatafiles/customConfigGetCustomConfigs-default.json" } ] } ] }