Created
August 30, 2018 15:33
-
-
Save rmitula/00d0e4bbb608d98083f3b5aec7bae5ed to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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