-
-
Notifications
You must be signed in to change notification settings - Fork 29
API Endpoint #565
Copy link
Copy link
Open
Labels
Description
In #558, in order to accommodate a feature, an avatar API endpoint was added. I think having one of these is a good idea, but I wanted to discuss the design of this.
For one, we have 2 modes, with the store and without the store. So, how would the endpoint behave in that regard?
What functionality do we want in it?
- Delete
- Refresh
- Retrieve
It also goes to the broader question of whether we should have an API endpoint for webmention objects in general.
https://developer.wordpress.org/rest-api/reference/comments/
If you look at the abilities of the comment endpoint, it doesn't align with the webmention behavior, so I'm wondering if we should scope out what would be useful before building an endpoint specifically for avatars.
Reactions are currently unavailable