We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11cfbcc commit b572c84Copy full SHA for b572c84
CHANGELOG
@@ -1,3 +1,7 @@
1
+v1.4.12
2
+- updated 'delete_photos' in SparkApi::Models::Listing to return the response from the API instead of a boolean value.
3
+v1.4.11
4
+- add 'delete_photos' to SparkApi::Models::Listing to enable deleting a batch of photos.
5
v1.4.10
6
- add `id` method to SparkApi::Models::Base as a more familiar alias of `Id`
7
- add SharedLink and EmailLink models, extracted from FBS internal code
VERSION
@@ -1 +1 @@
-1.4.11
+1.4.12
0 commit comments