openstackid-resources/app/Console/Commands
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
..
AdminActionsCalendarSyncProcessingCommand.php External Calendar Sync 2017-08-22 14:37:55 -03:00
ChatTeamMessagesSender.php Teams API 2016-12-27 10:09:13 -03:00
MemberActionsCalendarSyncProcessingCommand.php Added Exponential Backoff on Outlook 2017-08-22 19:33:38 -03:00
SummitJsonGenerator.php Added endpoints 2018-03-20 18:37:41 -03:00
SummitListJsonGenerator.php Updated Cache policies 2017-11-08 12:02:02 +11:00