Sebastian Marcet
dda0d68378
added new endpoint add location banner
POST /api/v1/summits/{id}/locations/{location_id}/banners
Payload
* title (required|string)
* content (required|string)
* type (required|in:Primary,Secondary)
* enabled (required|boolean)
* class_name (required|in:SummitLocationBanner, ScheduledSummitLocationBanner)
Payload part for ScheduledSummitLocationBanner
* start_date (required|date_format:U)
* end_date (required_with:start_date|date_format:U|after:start_date)
Required Scopes
* '%s/summits/write'
* '%s/locations/write'
* '%s/locations/banners/write'
Change-Id: Ic8de4a81c4d57253bbe25559a5ba7f50d1c7730d
2018-03-07 19:07:51 -03:00
..
2017-11-23 16:01:54 -03:00
2017-02-09 15:24:25 -03:00
2018-03-05 12:05:35 -03:00
2017-11-15 06:35:38 -03:00
2017-11-15 06:35:38 -03:00
2018-03-07 19:07:51 -03:00
2018-01-22 15:34:54 -03:00
2018-01-19 15:10:39 -03:00
2018-01-10 09:39:11 -03:00
2016-09-06 13:47:37 -03:00
2017-01-17 13:01:20 -03:00
2018-01-10 09:39:11 -03:00
2017-02-03 11:57:46 -03:00
2018-01-19 16:18:01 -03:00
2017-02-09 15:24:25 -03:00
2018-03-07 19:07:51 -03:00
2018-01-30 14:10:48 -03:00
2016-09-06 13:47:37 -03:00