docbrown/app/views/api/v0
Ben Halpern 54937fa5a7
Add configs/show api for admins (#11358)
* Add configs/show api for admins

* Add initial test

* Add test

* Update docs/api_v0.yml

Co-authored-by: rhymes <rhymes@hey.com>

* Change to single resource

* Change authentication approach

* Change to status code spec

* Fix spec path

* Final touches

* Update spec/requests/api/v0/admin/configs_spec.rb

Co-authored-by: Michael Kohl <citizen428@dev.to>

* Proper stubbing

Co-authored-by: rhymes <rhymes@hey.com>
Co-authored-by: Michael Kohl <citizen428@dev.to>
2020-12-01 12:22:07 -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 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