Automattic / Gravatar-SDK-iOS

Gravatar SDK is a Swift library that allows you to integrate Gravatar features into your own iOS applications.
https://gravatar.com
Mozilla Public License 2.0
52 stars 5 forks source link

New internal API: Add alt text #545

Open pinarol opened 3 weeks ago

pinarol commented 3 weeks ago

Add a service call to add/update alt text (It can be added to ProfileService but we can split ProfileService if it gets too big)

This depends on the BE task: https://github.a8c.com/Automattic/gravatar/issues/109126