Wiredcraft / dopy

Digital Ocean Python
MIT License
95 stars 62 forks source link

Add private_images() method #34

Closed ddddddeon closed 9 years ago

ddddddeon commented 9 years ago

The v2 API requires the query param 'private=true' to be appended to the /images endpoint. Added a method to lookup only private images.

zbal commented 9 years ago

Merged - thanks.