requests.test22 = { | |
"requests" : [{ | |
"getData" : { | |
"source" : "DsRestAPI_Test_DataSource", | |
"element" : "EGrpType", | |
"params" : [{ | |
"paramName" : "EntityGroup", | |
"paramValue" : "EntityGroup_0" | |
} | |
], | |
"children" : [], | |
"filter": { | |
"dataValue": "true" | |
} | |
} | |
} | |
] | |
} | |
descriptions.test22 = "Valid getData with params with filter true." |