Skip to content

Commit

Permalink
Merge pull request Wildhoney#88 from Cool-and-Deadly/moa-patch
Browse files Browse the repository at this point in the history
Moa patch
  • Loading branch information
Wildhoney committed Jan 7, 2015
2 parents 3f9d58e + 24bbaca commit d1dc6d0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion api/app/routes.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
Route::get('/products', 'ProductsController@getProducts');

Route::get('/product/{id}', 'ProductController@getProduct');
Route::get('/product/shoes/{id}', 'ProductController@getShoe');

Route::get('/categories', 'CategoriesController@getCategories');

Expand Down

0 comments on commit d1dc6d0

Please sign in to comment.