Skip to content

Releases: sparkapi/spark_api

v1.4.24

25 Jun 17:34
0923cd4

Choose a tag to compare

added method for /propertytypes/all

v1.4.23

12 Jun 18:39
eb9d507

Choose a tag to compare

added ListingMetaTranslations model

v1.4.22

06 Jun 13:29
b8efffb

Choose a tag to compare

added Rule model

v1.4.21

16 May 15:23
ee861d4

Choose a tag to compare

added IncompleteListing model

v1.4.20

23 Feb 14:02
19d8c00

Choose a tag to compare

added destroy class method to Destroyable

include the errors from the response in the instance of ClientErrors

19 Jan 15:01
2f05060

Choose a tag to compare

include the errors from the response in the instance of ClientErrors

MWEB-1864

13 Nov 17:44
98a0f9f

Choose a tag to compare

  • use '/flexmls/listings' for PUT

v1.4.16

10 Nov 13:39
38eec01

Choose a tag to compare

Added method for /fields/order/settings to Fields class

Updating delete_photos

13 Jan 23:15

Choose a tag to compare

Changing the return from the delete_photos method in the Listing model to return the response from the API instead of a Boolean value.

Add Batch Photo Delete to Listing model

13 Jan 22:07

Choose a tag to compare

Let's the Listing model now handle deleting its photos in a batch.