Client icon indicating copy to clipboard operation
Client copied to clipboard

Also support types 'custom' and 'snapshot' in Image API

Open malc0mn opened this issue 7 months ago • 0 comments

Although not in the official Digital Ocean API documentation, the types 'custom' and 'snapshot' can also be used to filter the image list on.

However, the current implementation does not allow this due to the guard checks in the Image::getAll() call.

malc0mn avatar Jul 23 '24 15:07 malc0mn