fix example mapping to exclude filters
This commit is contained in:
parent
9403e55c73
commit
484a41a9b3
@ -98,8 +98,7 @@ FROM
|
|||||||
],
|
],
|
||||||
"name": "First 20",
|
"name": "First 20",
|
||||||
"where": [
|
"where": [
|
||||||
{"Category":"Restaurantes"},
|
{}
|
||||||
{"Category":"Services"}
|
|
||||||
],
|
],
|
||||||
"function": "extract",
|
"function": "extract",
|
||||||
"description": "pull first 20 characters from description for mapping"
|
"description": "pull first 20 characters from description for mapping"
|
||||||
|
Loading…
Reference in New Issue
Block a user