Pete
|
e09f166743
|
Update delete endpoints to return True if successful.
If the operation isn't successful, the API returns an error code,
which raises an OpenPhotoError exception.
|
2013-04-09 18:18:12 +01:00 |
|
sneakypete81
|
d3eff3edb9
|
album.view now requires includeElements=True in order for the album contents to be returned (issue #953)
|
2013-03-16 08:52:57 +00:00 |
|
Pete
|
4ccdceb601
|
Private (visible=False/True) albums are no longer supported.
Tag count is now returned as an integer
Explicitly add test tags, rather than removing autogenerated tags
|
2013-03-16 08:50:44 +00:00 |
|
sneakypete81
|
b900b2abd3
|
Fix private album testcase
|
2012-09-09 13:07:57 +01:00 |
|
sneakypete81
|
ba5be69bec
|
Added tests for Python API library
|
2012-09-04 22:08:48 +01:00 |
|