docbrown/app/views/api/v0
Diogo Osório 2b72a35d3d
[deploy] Introduce /api/profile_images/:username endpoint (#10547)
* Documents the new /profile-images/:username API endpoint

* Introduces the /api/profile_images/:username endpoint

This endpoint receives either an user or organization username as input
via the URL path and returns the profile image information for that
user/orgnization.

* Updates the /api/profile_images/:username response

Adapts the response according to the review comments:

1. Removes the cache directives
1. Tweaks how the user query is being done
1. Adds a `image_of` property to the response

* Bump API version

Co-authored-by: rhymes <rhymes@hey.com>
Co-authored-by: Molly Struve <mollylbs@gmail.com>
2020-10-14 14:24:25 -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
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 [deploy] Reintroduce sticky_nav changes (ab81f36 & 7f92855) (#10263) 2020-09-09 15:33:13 -04:00
tags Refactor jbuilder (#7411) 2020-04-24 12:49:12 +02:00
users [deploy] Reintroduce sticky_nav changes (ab81f36 & 7f92855) (#10263) 2020-09-09 15:33:13 -04:00
videos Refactor jbuilder (#7411) 2020-04-24 12:49:12 +02:00
webhooks Refactor jbuilder (#7411) 2020-04-24 12:49:12 +02:00