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>