Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filter string contains # using jolt json transformation #1217

Open
Ramoya12 opened this issue Sep 5, 2023 · 0 comments
Open

Filter string contains # using jolt json transformation #1217

Ramoya12 opened this issue Sep 5, 2023 · 0 comments

Comments

@Ramoya12
Copy link

Ramoya12 commented Sep 5, 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 #

@Ramoya12 Ramoya12 changed the title Filter string contains # Filter string contains # using jolt json transformation Sep 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant