Skip to content

Instantly share code, notes, and snippets.

@rmitula
Created August 30, 2018 15:33
Show Gist options
  • Save rmitula/00d0e4bbb608d98083f3b5aec7bae5ed to your computer and use it in GitHub Desktop.
Save rmitula/00d0e4bbb608d98083f3b5aec7bae5ed to your computer and use it in GitHub Desktop.
{
"title": "Turniej Milosci2",
"description": "Tutaj powinien znajdowac sie szczegolowy opis turnieju",
"city": "RZESZOW",
"maxPlayers": 4,
"eliminationType": "ROUND_ROBIN",
"state": "PENDING",
"access": "OPEN",
"startDate": "2018-09-01",
"endDate": null,
"owner": {
"id": 2,
"username": "rmitula",
"firstName": "Rafal",
"lastName": "Mitula",
"email": "[email protected]",
"elo": 9900,
"city": "RZESZOW"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment