Skip to content

feat: manage post account with avatar and form data in the same request with multi-part/form-data #1200

Description

@GuillaumeKESTEMAN

By using multi-part/form-data we can combine the avatar file and the json object in the same request body instead of having two requests.
This issue is for the back and the front.
Don't forget to return the new value of avatarUrl. (because actually the post avatar doesn't return the avatar url)
In front you can cache all the patch response data in the account me.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions