openstackid-resources/app/Http/Middleware
Sebastian Marcet 92f87924df added endpoint to update location maps and get by id
PUT /api/v1/summits/{id}/locations/{location_id}/maps/{map_id}

Content Type multipart/form-data'
* file (sometimes)
* name (sometimes|string|max:255)
* description (sometimes|string)

GET /api/v1/summits/{id}/locations/{location_id}/maps/{map_id}

Change-Id: I00d28aae722ba7416317c561b2e42140908d73b5
2018-03-12 15:13:29 -03:00
..
Authenticate.php Upgrade Laravel Version and ORM Framework 2016-09-06 13:47:37 -03:00
CORSMiddleware.php added endpoint to add location map 2018-03-12 14:23:57 -03:00
CORSRequestPreflightData.php OpenstackId resource server 2015-08-18 13:48:13 -03:00
CORSRequestPreflightType.php OpenstackId resource server 2015-08-18 13:48:13 -03:00
CacheMiddleware.php Updated Cache policies 2017-11-08 12:02:02 +11:00
ETagsMiddleware.php added new public endpoint 2017-06-02 14:21:05 -03:00
EncryptCookies.php Upgrade Laravel Version and ORM Framework 2016-09-06 13:47:37 -03:00
OAuth2BearerAccessTokenRequestValidator.php added endpoint to update location maps and get by id 2018-03-12 15:13:29 -03:00
RateLimitMiddleware.php added new public endpoint 2017-06-02 14:21:05 -03:00
RedirectIfAuthenticated.php Upgrade Laravel Version and ORM Framework 2016-09-06 13:47:37 -03:00
SSLMiddleware.php Upgrade Laravel Version and ORM Framework 2016-09-06 13:47:37 -03:00
SecurityHTTPHeadersWriterMiddleware.php Upgrade Laravel Version and ORM Framework 2016-09-06 13:47:37 -03:00
UserAuthEndpoint.php Added new endpoint add attendee by summit 2018-01-15 11:35:25 -03:00
VerifyCsrfToken.php Upgrade Laravel Version and ORM Framework 2016-09-06 13:47:37 -03:00
cors_server_flowchart.png OpenstackId resource server 2015-08-18 13:48:13 -03:00