urls.py
686 Bytes
-
Make the profile_image api more restful. MA-1280 · e200015c
Deprecate the views at /api/profile_images/v1/{username}/upload and /api/profile_images/v1/{username}/remove and replace them with GET and POST methods at /api/user/v1/accounts/{username}/image
J. Cliff Dyer committed