Michael Kohl
|
d1c3380161
|
Update GET /followers API endpoint (#13287)
* Add created_at to API followers controller
* Add sorting
* Update API docs
* Update app/controllers/api/v0/followers_controller.rb
Co-authored-by: Jamie Gaskins <jgaskins@gmail.com>
* Update app/controllers/api/v0/followers_controller.rb
Co-authored-by: Jamie Gaskins <jgaskins@gmail.com>
* Use correct date format
* Update API docs
* Add JsonApiSortParams concern
* Update controller to use concern
* Rename and add docs
* Update API docs
* Remove leftover file
* Undo gem changes
* Consistently use field vs param
* Reset vendor/cache for git dependencies
Co-authored-by: Jamie Gaskins <jgaskins@gmail.com>
|
2021-04-13 10:12:42 +07:00 |
|