openstackid-resources/app/Http/Controllers/Apis/Protected/Summit
Sebastian Marcet e3ea12ff97 Added new endpoint to delete location by summit
DELETE /api/v1/summits/{id}/locations/{location_id}

Change-Id: I7a5eaa7d23d1e2c5057e04eff04073c01983c466
2018-03-02 14:42:46 -03:00
..
Strategies Added endpoint get events CSV 2018-02-15 14:09:14 -03:00
CheckAttendeeStrategyFactory.php Marketplace API 2017-11-15 06:35:38 -03:00
CheckSpeakerStrategyFactory.php Marketplace API 2017-11-15 06:35:38 -03:00
EventTypeValidationRulesFactory.php Fixed event type validation rules 2018-02-21 11:44:32 -03:00
ICheckAttendeeStrategy.php Marketplace API 2017-11-15 06:35:38 -03:00
ICheckSpeakerStrategy.php Marketplace API 2017-11-15 06:35:38 -03:00
ISummitFinderStrategy.php Marketplace API 2017-11-15 06:35:38 -03:00
OAuth2PresentationApiController.php Added summit/read/all scope 2017-12-07 10:17:13 -03:00
OAuth2SummitApiController.php Updated endpoint 2018-02-19 11:05:14 -03:00
OAuth2SummitAttendeesApiController.php Fixes on attendes endpoint 2018-01-22 15:11:51 -03:00
OAuth2SummitEventsApiController.php Updated Add/Update event endpoint to accept RSVP template id 2018-02-27 12:46:24 -03:00
OAuth2SummitLocationsApiController.php Added new endpoint to delete location by summit 2018-03-02 14:42:46 -03:00
OAuth2SummitMembersApiController.php Added summit/read/all scope 2017-12-07 10:17:13 -03:00
OAuth2SummitNotificationsApiController.php Added summit/read/all scope 2017-12-07 10:17:13 -03:00
OAuth2SummitPromoCodesApiController.php added export event types csv 2018-02-20 14:13:43 -03:00
OAuth2SummitSpeakersApiController.php Added endpoint add summit speaker assistance 2018-01-30 14:10:48 -03:00
OAuth2SummitSpeakersAssistanceApiController.php Fixed CSV export format issues 2018-02-01 17:12:34 -03:00
OAuth2SummitTracksApiController.php Added endpoint delete track per summit 2018-02-27 14:30:02 -03:00
OAuth2SummitsEventTypesApiController.php Added get tracks by summit endpoints 2018-02-22 09:12:21 -03:00
PromoCodesValidationRulesFactory.php added new endpoint update promo code 2018-01-23 10:02:33 -03:00
SummitAbstractLocationValidationRulesFactory.php Added update location endpoints 2018-03-02 00:18:50 -03:00
SummitAirportValidationRulesFactory.php Added new endpoints to add locations per summit 2018-03-01 16:19:28 -03:00
SummitExternalLocationValidationRulesFactory.php Added new endpoints to add locations per summit 2018-03-01 16:19:28 -03:00
SummitFinderStrategyFactory.php Added summit/read/all scope 2017-12-07 10:17:13 -03:00
SummitGeoLocatedLocationValidationRulesFactory.php Added update location endpoints 2018-03-02 00:18:50 -03:00
SummitHotelValidationRulesFactory.php Added new endpoints to add locations per summit 2018-03-01 16:19:28 -03:00
SummitLocationValidationRulesFactory.php Added new endpoints to add locations per summit 2018-03-01 16:19:28 -03:00
SummitVenueValidationRulesFactory.php Added new endpoints to add locations per summit 2018-03-01 16:19:28 -03:00