Closed
Description
We currently have both Album.images
and the Image
models returned from LibraryController.get_images()
. This tends to make things difficult/confusing for both back end and client developers, having to figure out which method to support. Since I assume that the intent is for new clients to use get_images()
, I'd suggest to clearly mark Album.images
as deprecated.
Metadata
Metadata
Assignees
Labels
No labels