docbrown/app/views/api/v0
Spencer 6e2aab623e
API: Endpoint to get an organization's listings (#11823)
* add tests

* add route

* add controller action

* add jbuilder file

* update api docs

* update query

* update jbuilder listing

* add organization/user and category to listing

* update api docs/spec file
2020-12-18 12:20:35 -05:00
..
admin/configs Add configs/show api for admins (#11358) 2020-12-01 12:22:07 -05:00
articles [deploy] Reintroduce sticky_nav changes (ab81f36 & 7f92855) (#10263) 2020-09-09 15:33:13 -04:00
comments [deploy] API: add created_at datetime to comments (#9829) 2020-08-17 20:10:24 -04:00
followers
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
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