Skip to content

Instantly share code, notes, and snippets.

@Indemnity83
Last active November 30, 2016 20:35
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 Indemnity83/f2bd60a122ca8af032563e769b89be39 to your computer and use it in GitHub Desktop.
Save Indemnity83/f2bd60a122ca8af032563e769b89be39 to your computer and use it in GitHub Desktop.
{
"data": {
"type": "build",
"id": "cac555fe-0325-489c-b3ed-1dc63dcacc2f",
"attributes": {
"version": "1.0.0",
"published": false,
"tags": {
"minecraft": "1.7.10",
"forge": "10.13.4.1614",
"java": "1.6",
"memory": 2048
}
},
"relationships": {
"assets": {
"data": [{
"type": "asset",
"id": "8a4ad291-7bc5-40f9-8e11-6895eda7f7b6"
}, {
"type": "asset",
"id": "344a6211-fafe-4e22-addc-fd2092f251fa"
}]
}
}
},
"included": [{
"type": "asset",
"id": "8a4ad291-7bc5-40f9-8e11-6895eda7f7b6",
"attributes": {
"category": "mod",
"url": "http://example.com/api/assets/8a4ad291-7bc5-40f9-8e11-6895eda7f7b6/somefile.jar"
}
}, {
"type": "asset",
"id": "344a6211-fafe-4e22-addc-fd2092f251fa",
"attributes": {
"category": "config",
"url": "http://example.com/api/assets/344a6211-fafe-4e22-addc-fd2092f251fa/somefile.cfg"
}
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment