docbrown/app/views/api/v0
Spencer 27648a938b
API: Endpoint to get an organization's articles (#12237)
* update route

* add controller action

* add article jbuilder/update shared files

* add tests

* update api docs

* add published to query

* render articles index/delete articles jbuilder

* call articles index attributes const

* put back article/flare partials

* bug fix for readinglist index

* bug fix for render partial in jbuilder
2021-01-13 13:09:58 +01:00
..
admin/configs Add configs/show api for admins (#11358) 2020-12-01 12:22:07 -05:00
articles API: Endpoint to get an organization's articles (#12237) 2021-01-13 13:09:58 +01:00
comments [deploy] API: add created_at datetime to comments (#9829) 2020-08-17 20:10:24 -04:00
followers Refactor jbuilder (#7411) 2020-04-24 12:49:12 +02:00
follows API: Add route for fetching a user's followed tags (#9108) 2020-09-18 16:28:42 -05:00
listings API: Endpoint to get an organization's listings (#11823) 2020-12-18 12:20:35 -05:00
organizations API: Endpoint to get an organization's listings (#11823) 2020-12-18 12:20:35 -05:00
podcast_episodes Routine rubocop fixes (#10237) 2020-09-08 12:06:47 -04:00
profile_images [deploy] Introduce /api/profile_images/:username endpoint (#10547) 2020-10-14 14:24:25 -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 API: Endpoint to get an organization's listings (#11823) 2020-12-18 12:20:35 -05:00
tags Refactor jbuilder (#7411) 2020-04-24 12:49:12 +02:00
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
webhooks Refactor jbuilder (#7411) 2020-04-24 12:49:12 +02:00