openstackid-resources/app
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
..
Console Added endpoints 2018-03-20 18:37:41 -03:00
EntityPersisters Added endpoint to update summit venue rooms 2018-03-06 16:13:01 -03:00
Events added endpoint to add location map 2018-03-12 14:23:57 -03:00
Exceptions Upgrade Laravel Version and ORM Framework 2016-09-06 13:47:37 -03:00
Factories added endpoint to delete location map 2018-03-12 18:57:37 -03:00
Http Added endpoints 2018-03-20 18:37:41 -03:00
Jobs Upgrade Laravel Version and ORM Framework 2016-09-06 13:47:37 -03:00
Listeners Query Stack trace listener 2016-11-15 23:11:14 -03:00
ModelSerializers Added endpoint to add RSVP template question 2018-03-19 15:20:30 -03:00
Models Added endpoints 2018-03-20 18:37:41 -03:00
Policies Upgrade Laravel Version and ORM Framework 2016-09-06 13:47:37 -03:00
Providers added endpoint to add location map 2018-03-12 14:23:57 -03:00
Repositories Fixed error on file upload when folder does not exists 2018-03-13 19:46:38 -03:00
Security Added endpoint to add RSVP template question 2018-03-19 15:20:30 -03:00
Services Added endpoints 2018-03-20 18:37:41 -03:00