Sebastian Marcet
e602510d37
Added add new track by summit endpoint
POST /api/v1/summits/{id}/tracks
Payload
* title (required|string|max:50)
* description (required|string|max:500)
* code (sometimes|string|max:5)
* session_count (sometimes|integer)
* alternate_count (sometimes|integer)
* lightning_count (sometimes|integer)
* lightning_alternate_count (sometimes|integer)
* voting_visible (sometimes|boolean)
* chair_visible (sometimes|boolean)
Change-Id: I2ddbe0bfa54e67a8662d418596714cb97c8a3523
2018-02-22 15:26:46 -03:00
..
2018-02-22 15:26:46 -03:00
2017-11-25 15:41:00 -03:00
2018-02-01 17:12:34 -03:00
2016-02-18 12:21:22 -03:00