Commit b6328407 authored by Zohten's avatar Zohten

now we can create rounds

parent 08e3e181
###
GET http://localhost/index.php/round
###
GET http://localhost/index.php/round/1
###
GET http://localhost/index.php/round/1/user
###
POST http://localhost/index.php/round
{
"id_game": "4",
"prevailing_wind": "1",
"seed": "1337"
}
###
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment