Skip to content
This repository was archived by the owner on Feb 6, 2021. It is now read-only.

Fix JSON output #5

Closed
wants to merge 1 commit into from
Closed

Fix JSON output #5

wants to merge 1 commit into from

Conversation

lpmitchell
Copy link
Contributor

JSON output was being encoded twice (meaning the output would be a JSON-encoded string containing a JSON-encoded document).

This change removes the second JSON dump so that the output is a valid JSON document.

JSON output was being encoded twice (meaning the output would be a JSON-encoded string containing a JSON-encoded document).

This change removes the second JSON dump so that the output is a valid JSON document.
@dorneanu
Copy link
Owner

Thanks for your pull request. It was merged into the develop branch of smalisca (v0.2 will be reased soon).
I'll close this issue since this is done.

@dorneanu dorneanu closed this Jun 11, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants