openstackid-resources/database
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
..
factories Upgrade Laravel Version and ORM Framework 2016-09-06 13:47:37 -03:00
migrations added new public endpoint 2017-06-02 14:21:05 -03:00
seeds added endpoint to update location maps and get by id 2018-03-12 15:13:29 -03:00
.gitignore OpenstackId resource server 2015-08-18 13:48:13 -03:00