-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
The image will be provided in the body of the request for the API and thus should be encoded in some string format. The image must also be provided in a consistent format (jpg, png, etc). If a consistent format is difficult for the mobile team to work out across multiple devices, we need to determine all of the acceptable formats, how the API will determine the format, and how to normalize the different formats into the database (for instance a server-side conversion).
There must also be limits placed on the filesize and/or resolution of image provided to the API and there could also be a floor set on these values as well.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels