Created
June 25, 2020 17:00
-
-
Save lordlinus/aab03b55364a28ff93464b6537321722 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
{ | |
"attrFields": { | |
"attribute_1": "International aid/development worker", | |
"attribute_2": 3762, | |
"attribute_3": "B-", | |
"attribute_4": "Scott-Mendoza", | |
"attribute_5": "M", | |
"attribute_6": "2007-01-09", | |
"attribute_7": 8.302579812 | |
}, | |
"token": "0x6af91012208543d" | |
} | |
to | |
{ | |
"token" : "0x6af91012208543d", | |
"attribute_1" : "International aid/development worker", | |
"attribute_2" : 3762, | |
"attribute_3" : "B-", | |
"attribute_4" : "Scott-Mendoza", | |
"attribute_5" : "M", | |
"attribute_6" : "2007-01-09", | |
"attribute_7" : 8.302579812 | |
} | |
using | |
[ | |
{ | |
"operation": "shift", | |
"spec": { | |
"token": "token", | |
"attrFields": { | |
"*": "&" | |
} | |
} | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment