Skip to content

Releases: andygeers/prayermate_api

Add organisation hash when registering

10 Sep 15:54
Compare
Choose a tag to compare

Registering now requires an organisation hash to be present - you should include name and type in the hash.

Publish as draft and register with price plan

13 Aug 16:37
Compare
Choose a tag to compare

You can now publish petitions in a draft state, as well as register for an account with a price plan rather than a promo code.

put_with_auth and get_with_auth now support data arguments

05 Jul 15:07
Compare
Choose a tag to compare

Now you can use put_with_auth and get_with_auth with optional data arguments. Also the API will throw an exception if you try to build one with missing parameters.

Authentication for updating feeds

01 Jun 14:23
db2c0e7
Compare
Choose a tag to compare

Updating feeds now requires auth