2020-05-12 13:47:13 +00:00
|
|
|
{
|
2020-06-17 10:47:01 +00:00
|
|
|
"baseUrl": "https://mock-api.appsmith.com/",
|
2020-05-20 16:04:37 +00:00
|
|
|
"methods": "users",
|
|
|
|
|
"headerKey": "Content-Type",
|
2020-05-23 05:42:23 +00:00
|
|
|
"headerValue": "application/json",
|
2020-07-24 04:31:39 +00:00
|
|
|
"headerValueBlank": " ",
|
2020-05-20 16:04:37 +00:00
|
|
|
"queryKey": "page",
|
|
|
|
|
"queryValue": "2",
|
|
|
|
|
"queryAndValue": "users?page=2",
|
|
|
|
|
"successStatusCode": "200 OK",
|
|
|
|
|
"failureStatusCode": "5000",
|
2020-06-19 14:32:56 +00:00
|
|
|
"responsetext": "Roger Brickelberr",
|
2020-05-20 16:04:37 +00:00
|
|
|
"pageResponsetext": "Josh M Krantz",
|
|
|
|
|
"apiname": "SecondAPI",
|
2020-06-17 10:47:01 +00:00
|
|
|
"baseUrl2": "https://reqres.in/",
|
2020-05-20 16:04:37 +00:00
|
|
|
"methods1": "api/users/1",
|
|
|
|
|
"responsetext2": "qui est esse",
|
2020-06-17 10:47:01 +00:00
|
|
|
"baseUrl3": "https://reqres.in/",
|
2020-05-20 16:04:37 +00:00
|
|
|
"methods2": "api/users/2",
|
2020-06-19 14:32:56 +00:00
|
|
|
"invalidPath": "api/users/invalid",
|
2020-05-20 16:04:37 +00:00
|
|
|
"responsetext3": "Josh M Krantz",
|
2020-06-17 10:47:01 +00:00
|
|
|
"postUrl": "https://reqres.in/",
|
2020-05-20 16:04:37 +00:00
|
|
|
"deleteUrl": "",
|
|
|
|
|
"Post": "POST",
|
|
|
|
|
"Delete": "DELETE",
|
|
|
|
|
"Patch": "PATCH",
|
2021-02-23 04:26:02 +00:00
|
|
|
"methodput": "echo/put",
|
|
|
|
|
"methodpost": "echo/post",
|
|
|
|
|
"methodpatch": "echo/patch",
|
|
|
|
|
"methoddelete": "echo/delete",
|
2021-02-11 12:54:00 +00:00
|
|
|
"putAction": "//div[contains(@class, 't--dropdown-option')]//span[contains(text(),'PUT')]",
|
|
|
|
|
"postAction": "//div[contains(@class, 't--dropdown-option')]//span[contains(text(),'POST')]",
|
|
|
|
|
"patchAction": "//div[contains(@class, 't--dropdown-option')]//span[contains(text(),'PATCH')]",
|
|
|
|
|
"deleteAction": "//div[contains(@class, 't--dropdown-option')]//span[contains(text(),'DELETE')]",
|
2020-05-27 11:21:11 +00:00
|
|
|
"moustacheMethod": "{{Api.text}}",
|
|
|
|
|
"nextUrl": ".data.next}}",
|
2020-07-24 04:31:39 +00:00
|
|
|
"prevUrl": ".data.previous}}",
|
|
|
|
|
"methodsWithParam": "users?page=2",
|
|
|
|
|
"invalidHeader": "invalid",
|
2020-07-29 06:00:03 +00:00
|
|
|
"invalidValue": "invalid",
|
|
|
|
|
"Put": "PUT",
|
|
|
|
|
"Get": "GET",
|
|
|
|
|
"next": "?page=2&pageSize=10",
|
2020-08-25 12:22:54 +00:00
|
|
|
"prev": "?page=1&pageSize=10",
|
2020-10-09 14:34:14 +00:00
|
|
|
"apiFormDataBodyType": "x-www-form-urlencoded",
|
|
|
|
|
"defaultMoustacheData": "{{Input1.text",
|
|
|
|
|
"defaultInputWidget": "{{Table1.selectedRow.id",
|
|
|
|
|
"deafultDropDownWidget": [
|
|
|
|
|
{
|
|
|
|
|
"label": "{{Table1.selectedRow.email}}",
|
|
|
|
|
"value": "VEG"
|
|
|
|
|
},
|
|
|
|
|
{
|
2021-01-25 05:09:16 +00:00
|
|
|
"label": "{{Table1.tableData[2].email}}",
|
2020-10-09 14:34:14 +00:00
|
|
|
"value": "NONVEG"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"defaultRichtextWidget": "{{Table1.selectedRow.userName",
|
|
|
|
|
"defaultDropDownValue": "1",
|
|
|
|
|
"defaultInputQuery": "{{Query1.data[0].id",
|
|
|
|
|
"defaultTableQuery": "{{Query1.data",
|
|
|
|
|
"labelFrmQuery": "{{Query1.data[0].name",
|
|
|
|
|
"command": "{command}{A}{del}",
|
|
|
|
|
"defaultdata": "TestData",
|
|
|
|
|
"input1": "(//div[@class='bp3-input-group']//input)[0]",
|
|
|
|
|
"input2": "(//div[@class='bp3-input-group']//input)[1]",
|
2020-10-14 05:19:08 +00:00
|
|
|
"input3": "(//div[@class='bp3-input-group']//input)[2]",
|
2020-10-16 08:47:54 +00:00
|
|
|
"videoUrl": "https://www.youtube.com/watch?v=S5musXykVs0",
|
|
|
|
|
"TablePagination": [
|
|
|
|
|
{
|
|
|
|
|
"id": 2381224,
|
|
|
|
|
"email": "michael.lawson@reqres.in",
|
|
|
|
|
"userName": "Michael Lawson",
|
|
|
|
|
"productName": "Chicken Sandwich",
|
|
|
|
|
"orderAmount": 4.99
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": 2736212,
|
|
|
|
|
"email": "lindsay.ferguson@reqres.in",
|
|
|
|
|
"userName": "Lindsay Ferguson",
|
|
|
|
|
"productName": "Tuna Salad",
|
|
|
|
|
"orderAmount": 9.99
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": 6788734,
|
|
|
|
|
"email": "tobias.funke@reqres.in",
|
|
|
|
|
"userName": "Tobias Funke",
|
|
|
|
|
"productName": "Beef steak",
|
|
|
|
|
"orderAmount": 19.99
|
|
|
|
|
}
|
2020-10-29 05:45:17 +00:00
|
|
|
],
|
2020-11-04 07:36:32 +00:00
|
|
|
"addInputWidgetBinding": "{{Table1.selectedRow.id",
|
2020-11-11 10:14:01 +00:00
|
|
|
"externalPage": "https://www.appsmith.com/",
|
|
|
|
|
"loadashInput": "{{_.add(3,4)",
|
|
|
|
|
"momentInput": "{{moment(new Date).format('yyyy')",
|
|
|
|
|
"atobInput": "{{atob('QQ==')",
|
|
|
|
|
"btoaInput": "{{btoa('A')",
|
2020-11-25 16:10:31 +00:00
|
|
|
"defaultInputBinding": "{{Input2.text",
|
2020-11-26 09:45:03 +00:00
|
|
|
"tabBinding": "{{Tabs1.selectedTab",
|
2021-02-23 04:26:02 +00:00
|
|
|
"pageloadBinding": "{{PageLoadApi.data.users[1].id}}{{Input1.text}}",
|
2021-02-16 10:29:08 +00:00
|
|
|
"currentRowEmail": "{{currentRow.email}}",
|
|
|
|
|
"currentRowOrderAmt": "{{currentRow.orderAmount}}",
|
|
|
|
|
"momentDate": "{{moment()}}",
|
2021-02-03 06:26:46 +00:00
|
|
|
"defaultRowIndexBinding": "{{Table1.selectedRowIndex",
|
2021-02-16 10:29:08 +00:00
|
|
|
"bindingAlign": "{{currentRow.userName.indexOf('Michael') > -1 ? 'LEFT' : 'RIGHT'}}",
|
|
|
|
|
"bindingSize": "{{currentRow.userName.indexOf('Michael') > -1 ? 'PARAGRAGH' : 'HEADING1'}}",
|
|
|
|
|
"bindingVerticalAlig": "{{currentRow.userName.indexOf('Michael') > -1 ? 'TOP' : 'BOTTOM'}}",
|
|
|
|
|
"bindingTextColor": "{{currentRow.userName.indexOf('Michael') > -1 ? 'GREEN' : 'RED'}}",
|
|
|
|
|
"bindingButton": "{{currentRow.userName.indexOf('Michael') > -1 ? 'Discount' : 'NoDiscount'}}",
|
|
|
|
|
"bindingStyle": "{{currentRow.userName.indexOf('Michael') > -1 ? 'BOLD' : 'ITALIC'}}",
|
|
|
|
|
"bindingGenAlign": "{{currentRow.userName.indexOf('Michael') > -1 ? 'RIGHT' : 'LEFT'}}",
|
|
|
|
|
"currentRowWithIdOutside": "#{{currentRow.email}}",
|
|
|
|
|
"currentRowWithIdInside": "{{\"#\" + currentRow.email}}",
|
2021-02-03 06:26:46 +00:00
|
|
|
"defaultdataBinding": "{'Test','This'}",
|
|
|
|
|
"dropdownErrorMsg": "This value does not evaluate to type \"Array<{ label: string, value: string }>\". Transform it using JS inside '{{ }}'",
|
2021-02-25 07:19:23 +00:00
|
|
|
"tableWidgetErrorMsg": "This value does not evaluate to type \"Array<Object>\". Transform it using JS inside '{{ }}'",
|
|
|
|
|
"bindingDataPoint": "{{JSON.stringify(Chart1.selectedDataPoint)}}",
|
2021-04-06 13:29:27 +00:00
|
|
|
"bindChartData": "{{Chart1.selectedDataPoint",
|
|
|
|
|
"appUrl": "https://oauth.mocklab.io/userinfo",
|
|
|
|
|
"clientID": "169444434892406",
|
|
|
|
|
"clientSecret": "505dac16a21681f277b5fde97445be18",
|
|
|
|
|
"accessTokenUrl": "https://oauth.mocklab.io/oauth/token",
|
|
|
|
|
"oauthResponse": "169444434892406",
|
2021-05-10 11:57:54 +00:00
|
|
|
"authorizationURL": "https://oauth.mocklab.io/oauth/authorize",
|
|
|
|
|
"basicURl": "https://envyenksqii9nf3.m.pipedream.net"
|
2020-11-11 13:21:03 +00:00
|
|
|
}
|