You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hai @milosimpson
I am checking if the string contains #
Input json
{"input":"this is #"}
Spec:[{
"operation": "shift", "spec": { "input": { "this is #": { "@(1,input)": "contains#"
}
I am getting error like LHS # should start with a #
The text was updated successfully, but these errors were encountered:
Ramoya12
changed the title
Filter string contains #
Filter string contains # using jolt json transformation
Sep 6, 2023
Hai @milosimpson
I am checking if the string contains #
Input json
{"input":"this is #"}
Spec:[{
"operation": "shift", "spec": { "input": { "this is #": { "@(1,input)": "contains#"
}
I am getting error like LHS # should start with a #
The text was updated successfully, but these errors were encountered: