Skip to content

Instantly share code, notes, and snippets.

@lephukhanhhuy
Created April 10, 2013 08:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lephukhanhhuy/5352854 to your computer and use it in GitHub Desktop.
Save lephukhanhhuy/5352854 to your computer and use it in GitHub Desktop.
[
{
"id": "1",
"name": "Main Website",
"groups": [
{
"id": "1",
"name": "Main Store",
"stores": [
{
"id": "1",
"code": "default",
"name": "English"
},
{
"id": "3",
"code": "french",
"name": "French"
},
{
"id": "2",
"code": "german",
"name": "German"
}
]
}
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment