Created
September 12, 2019 01:24
-
-
Save siassaj/48178102b54dcd33931b56c900a7d4d5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"slump": { | |
"name": "slump", | |
"title": "Slump", | |
"data": "{\"slump\":[{\"title\":\"80\",\"value\":80,\"price\":0},{\"title\":\"90\",\"value\":90,\"price\":0}]}" | |
} | |
"agg": { | |
"name": "agg", | |
"title": "Agg", | |
"data": "{\"slump\":[{\"title\":\"80\",\"value\":80,\"price\":0},{\"title\":\"90\",\"value\":90,\"price\":0}]}" | |
} | |
} | |
# update all records to set "data" to a json object |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment