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

Add json liquid filter to serialize data to a JSON string #1329

Merged
merged 1 commit into from
Mar 8, 2016

Conversation

dsander
Copy link
Collaborator

@dsander dsander commented Mar 4, 2016

Example: {{ data | json}} takes the object of the payloads data key and converts it to JSON

Example: `{{ data | json}}` takes the object of the payloads data key and converts it to JSON
@cantino
Copy link
Member

cantino commented Mar 6, 2016

Nice, good idea! Please add to the wiki too.

@dsander
Copy link
Collaborator Author

dsander commented Mar 8, 2016

Done, thanks for the reminder. :)

dsander added a commit that referenced this pull request Mar 8, 2016
Add json liquid filter to serialize data to a JSON string
@dsander dsander merged commit 5dc9fac into huginn:master Mar 8, 2016
@dsander dsander deleted the feature/json-filter branch March 8, 2016 11:35
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

Successfully merging this pull request may close these issues.

2 participants