Skip to content

Instantly share code, notes, and snippets.

@caltivan
Created January 10, 2012 17:42
Show Gist options
  • Save caltivan/1590186 to your computer and use it in GitHub Desktop.
Save caltivan/1590186 to your computer and use it in GitHub Desktop.
{clients" : [ { "id" : "idClient-0",
"isDeleted" : false,
"name" : "Industrias ABC",
"userCreate" : "userCreate"
},
{ "id" : "idClient-1",
"isDeleted" : false,
"name" : "Sistemas ltda",
"userCreate" : "userCreate"
},
{ "id" : "idClient-2",
"isDeleted" : false,
"name" : "Maquinaria XBN",
"userCreate" : "userCreate"
}
]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment