Created
March 2, 2020 09:09
-
-
Save lordlinus/d83d89b90ac8cef62d08dda442e864dd to your computer and use it in GitHub Desktop.
This file contains 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
[{ | |
"operation": "default", | |
"spec": { | |
"temp": { | |
"name": "Token", | |
"type": "string", | |
"doc": "DR generate Hex token" | |
} | |
} | |
}, | |
{ | |
"operation": "shift", | |
"spec": { | |
"type": "type", | |
"name": "name", | |
"doc": "doc", | |
"fields": "fields", | |
"temp": "fields" | |
} | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment