Skip to content

Instantly share code, notes, and snippets.

@DominicFinn
Created May 24, 2013 14:19
Show Gist options
  • Save DominicFinn/5643844 to your computer and use it in GitHub Desktop.
Save DominicFinn/5643844 to your computer and use it in GitHub Desktop.
little things
//some sort of request
{
consoleId: '0c84f45c-b7e4-4d88-9efd-2a3e62acda55'
userId: 'affc5de4-cc3f-4e3f-9dec-0b4af26cc2cd'
gameId: 'dbb4c1dd-3f29-4f5f-b993-5f09d36659db'
}
//some sort of response
{
consoleId: '0c84f45c-b7e4-4d88-9efd-2a3e62acda55'
userId: 'affc5de4-cc3f-4e3f-9dec-0b4af26cc2cd'
gameId: 'dbb4c1dd-3f29-4f5f-b993-5f09d36659db'
playable: true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment