docbrown/app/views/api/v0
Spencer de3d62bc40
API: Endpoint to get an organization's users (#11514)
* add tests

* add route

* add users action to organizations controller

* add jbuilder file

* update api docs

* add recource routes

* make updates to organizations controller

* remove org_users from api docs

* update spec

* add users show jbuilder

* bug fix for user show
2020-11-25 12:50:57 +01: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 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 [deploy] Rename classified listings (#7910) 2020-05-27 13:35:09 +00:00
organizations API: Endpoint to get an organization's users (#11514) 2020-11-25 12:50:57 +01: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 users (#11514) 2020-11-25 12:50:57 +01: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