docbrown/app/views/api/v0
Jeremy Friesen a65954107f
Refactoring to add helper method (#16064)
* Refactoring to add helper method

Prior to this commit, we made view level calls to service modules.  This
refactor provides convenience methods on the model.

Furthermore, it addresses a few Rubocop violations that "come along for
the ride."

* Ensuring cached entity squaks like User

* Fixing broken spec

* Fixing typo
2022-01-12 11:21:44 -05:00
..
articles Refactoring to add helper method (#16064) 2022-01-12 11:21:44 -05:00
comments
followers Update GET /followers API endpoint (#13287) 2021-04-13 10:12:42 +07:00
follows
listings API: Endpoint to get an organization's listings (#11823) 2020-12-18 12:20:35 -05:00
organizations Refactoring to add helper method (#16064) 2022-01-12 11:21:44 -05:00
podcast_episodes
profile_images Refactoring to add helper method (#16064) 2022-01-12 11:21:44 -05:00
readinglist [deploy] API - New endpoint to retrieve the articles in the reading list of the authenticated user (#10540) 2020-10-14 13:20:03 -05:00
shared Refactoring to add helper method (#16064) 2022-01-12 11:21:44 -05:00
tags
users API: Endpoint to get an organization's users (#11514) 2020-11-25 12:50:57 +01:00
videos Return video_source_url in API V0 Videos index (#11040) 2020-11-09 06:27:28 +01:00