openstackid-resources/app/Http/Controllers
Sebastian Marcet e35c0fb5d7 Added endpoints
GET /api/v1/summits/{id}/rsvp-templates/{template_id}/questions/{question_id}/values/{value_id}

PUT /api/v1/summits/{id}/rsvp-templates/{template_id}/questions/{question_id}/values/{value_id}

Payload

* label (sometimes|string)
* value (sometimes|string)
* order (sometimes|integer|min:1)

Change-Id: I835a09644dc7c0da0ccd3f4d6ed48035af9b174f
2018-03-20 18:37:41 -03:00
..
Apis Added endpoints 2018-03-20 18:37:41 -03:00
Controller.php Added new Upload Summit Event Attachment Endpoint 2017-11-25 15:41:00 -03:00
JsonController.php Fixed CSV export format issues 2018-02-01 17:12:34 -03:00
OAuth2ProtectedController.php Summit Application API 2016-02-18 12:21:22 -03:00