Skip to content

Instantly share code, notes, and snippets.

@jy95
Created February 26, 2016 13:22
Show Gist options
  • Select an option

  • Save jy95/6ebd06d874ae67661a2c to your computer and use it in GitHub Desktop.

Select an option

Save jy95/6ebd06d874ae67661a2c to your computer and use it in GitHub Desktop.
exemple pour API
{
"autreInfosDuDinoRandom":"voir API",
"competences":[
{
"name":"UneCompetence",
"description":"blabla",
"id":5,
"activated":"no"
},
{
"name":"UneAutreCompetence",
"description":"blabla",
"id":6,
"activated":"yes"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment