Skip to content

Instantly share code, notes, and snippets.

@lordlinus
Created March 2, 2020 09:09
Show Gist options
  • Save lordlinus/d83d89b90ac8cef62d08dda442e864dd to your computer and use it in GitHub Desktop.
Save lordlinus/d83d89b90ac8cef62d08dda442e864dd to your computer and use it in GitHub Desktop.
[{
"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