You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found monicahq/monica#3302 and then the avatar test files, and so I managed to figure out that the API looks like:
PUT /api/contacts/:id/avatar
{
source: "photo",
photo_id: 1
}
Maybe there are also other changes from monicahq/monica#3302 which need added to the docs? I'd be open to looking into submitting a PR. Just let me know if that would be appreciated.
The text was updated successfully, but these errors were encountered:
I found monicahq/monica#3302 and then the avatar test files, and so I managed to figure out that the API looks like:
Maybe there are also other changes from monicahq/monica#3302 which need added to the docs? I'd be open to looking into submitting a PR. Just let me know if that would be appreciated.
The text was updated successfully, but these errors were encountered: