smarcet
600b417929
Company CRUDS
get all
GET api/v1/companies
add
POST api/v1/companies
payload
'name' => 'required|string',
'url' => 'nullable|url',
'display_on_site' => 'nullable|boolean',
'featured' => 'nullable|boolean',
'city' => 'nullable|string',
'state' => 'nullable|string',
'country' => 'nullable|string',
'description' => 'nullable|string',
'industry' => 'nullable|string',
'products' => 'nullable|string',
'contributions' => 'nullable|string',
'contact_email' => 'nullable|email',
'member_level' => 'nullable|string',
'admin_email' => 'nullable|email',
'color' => 'nullable|hex_color',
'overview' => 'nullable|string',
'commitment' => 'nullable|string',
'commitment_author' => 'nullable|string',
update
PUT api/v1/companies/{id}
'name' => 'sometimes|string',
'url' => 'nullable|url',
'display_on_site' => 'nullable|boolean',
'featured' => 'nullable|boolean',
'city' => 'nullable|string',
'state' => 'nullable|string',
'country' => 'nullable|string',
'description' => 'nullable|string',
'industry' => 'nullable|string',
'products' => 'nullable|string',
'contributions' => 'nullable|string',
'contact_email' => 'nullable|email',
'member_level' => 'nullable|string',
'admin_email' => 'nullable|email',
'color' => 'nullable|hex_color',
'overview' => 'nullable|string',
'commitment' => 'nullable|string',
'commitment_author' => 'nullable|string',
delete
DELETE api/v1/companies/{id}
get
GET api/v1/companies/{id}
add logo
POST api/v1/companies/{id}/logo
payload
file
delete logo
DELETE api/v1/companies/{id}/logo
add big logo
api/v1/companies/{id}/logo/big
payload
file
delete big logo
DELETE api/v1/companies/{id}/logo/big
Change-Id: Idac203571b31af6141f06d35bf1d3131a4636182
Signed-off-by: smarcet <smarcet@gmail.com>
2020-10-01 11:05:55 -03:00
..
2018-11-23 11:50:55 -03:00
2018-11-23 11:50:55 -03:00
2018-11-23 11:50:55 -03:00
2018-11-23 11:50:55 -03:00
2020-09-21 09:52:07 -03:00
2018-11-23 11:50:55 -03:00
2018-11-23 11:50:55 -03:00
2020-09-21 09:52:07 -03:00
2020-09-21 09:52:07 -03:00
2020-09-21 09:52:07 -03:00
2018-11-23 11:50:55 -03:00
2019-09-09 22:41:48 -03:00
2020-09-21 09:52:07 -03:00
2020-09-25 16:06:42 -03:00
2018-11-23 11:50:55 -03:00
2018-11-23 11:50:55 -03:00
2019-06-03 19:20:15 -03:00
2018-11-23 11:50:55 -03:00
2020-09-21 09:52:07 -03:00
2019-06-19 18:19:58 -03:00
2017-02-02 11:12:28 -03:00
2020-10-01 11:05:55 -03:00
2015-08-18 13:48:13 -03:00
2018-02-22 15:26:46 -03:00
2017-11-30 16:49:44 -03:00
2020-09-21 09:52:07 -03:00
2020-09-21 09:52:07 -03:00
2018-09-04 12:30:28 -03:00
2020-09-21 09:52:07 -03:00
2020-02-14 15:43:57 -03:00
2020-09-21 09:52:07 -03:00
2015-08-18 13:48:13 -03:00
2020-09-21 09:52:07 -03:00
2018-11-23 11:50:55 -03:00
2020-02-12 12:19:26 -03:00
2018-09-14 14:50:13 -03:00
2018-10-17 14:16:30 -03:00
2018-10-17 14:16:30 -03:00
2020-09-21 09:52:07 -03:00
2018-02-01 19:34:18 +00:00
2020-09-21 09:52:07 -03:00
2020-09-21 09:52:07 -03:00
2020-09-25 16:06:42 -03:00
2020-09-21 09:52:07 -03:00
2020-09-21 09:52:07 -03:00
2020-09-21 09:52:07 -03:00
2020-09-21 09:52:07 -03:00
2020-09-21 09:52:07 -03:00
2020-09-21 09:52:07 -03:00
2020-02-18 10:26:07 -03:00
2017-12-15 17:56:10 -03:00
2020-09-21 09:52:07 -03:00
2020-09-21 09:52:07 -03:00
2020-09-21 09:52:07 -03:00
2020-02-06 15:29:39 -03:00
2020-09-21 09:52:07 -03:00
2020-09-21 09:52:07 -03:00
2020-09-21 09:52:07 -03:00
2020-09-21 09:52:07 -03:00
2018-04-05 14:14:51 -03:00
2020-09-21 09:52:07 -03:00
2020-09-21 09:52:07 -03:00
2020-09-21 09:52:07 -03:00
2019-06-06 15:18:17 -03:00
2020-09-21 09:52:07 -03:00
2018-11-23 11:50:55 -03:00
2020-09-21 09:52:07 -03:00
2018-09-05 15:29:02 -03:00
2020-09-21 09:52:07 -03:00
2019-04-25 15:22:02 -03:00
2020-09-21 09:52:07 -03:00
2020-10-01 11:05:55 -03:00
2018-11-23 11:50:55 -03:00
2016-11-04 17:07:57 -03:00
2020-09-21 09:52:07 -03:00
2019-06-27 13:19:13 -03:00
2020-09-21 09:52:07 -03:00
2020-09-21 09:52:07 -03:00
2020-09-21 09:52:07 -03:00
2018-06-04 07:48:05 -07:00
2020-09-21 09:52:07 -03:00
2018-11-23 11:50:55 -03:00
2017-12-15 17:56:10 -03:00