Skip to content

Add steps to upload image using people's endpoint

David Carlos requested to merge (removed):api_update_user_data into master

With this merge, the frontend will be able to send a image(converted to base64) to the api,and save it in database.

It's possible to extend this feature to other models that have image, as articles.

Merge request reports