Skip to content

Instantly share code, notes, and snippets.

@andoriyu
Created February 18, 2018 08:39
Show Gist options
  • Save andoriyu/97167a429d05f3381b7a9d211a6595cb to your computer and use it in GitHub Desktop.
Save andoriyu/97167a429d05f3381b7a9d211a6595cb to your computer and use it in GitHub Desktop.
{
"something": {
"a_type": "typea-1",
"a_params": {
"a": 1,
"b": 2
},
"b_type": "typeb-1",
"b_params": {
"a": 3,
"c": 4
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment