mirror of
https://github.com/philomena-dev/philomena.git
synced 2024-11-23 20:18:00 +01:00
24b9863699
* Add route `/api/v1/json/features` Shows current featured image * Add route `/api/v1/json/features` Shows current featured image. * Removed binding * Moving this file to a more appropriate name. * Correctly named and placed Correctly named and placed to match its module name * Updated per review * Changed as per review Renamed to `PhilomenaWeb.Api.Json.FeaturedController` Moved to `lib/philomena_web/controllers/api/json/featured_controller.ex` * Updated route Route `/api/v1/json/images/featured` now uses `PhilomenaWeb.Api.Json.FeaturedController` * like this Co-authored-by: liamwhite <liamwhite@users.noreply.github.com> |
||
---|---|---|
.. | ||
channels | ||
controllers | ||
plugs | ||
templates | ||
views | ||
comment_json.ex | ||
comment_loader.ex | ||
endpoint.ex | ||
forum_json.ex | ||
gallery_json.ex | ||
gettext.ex | ||
image_json.ex | ||
image_loader.ex | ||
image_reverse.ex | ||
mailer.ex | ||
post_json.ex | ||
pow_mailer.ex | ||
router.ex | ||
tag_json.ex | ||
topic_json.ex |