6 lines
162 B
YAML
6 lines
162 B
YAML
---
|
|
fixes:
|
|
- The delete_object() method was not returning True/False,
|
|
similar to other delete methods. It is now consistent with
|
|
the other delete APIs.
|