API Changelog
Here will be published all the changes to the Jaconda API.
February 27, 2011
- API is deprecated. Use API2: http://help.jaconda.im/kb/api-v2/jaconda-api-documentation
December 12, 2010
- API is now SSL-enabled (HTTPS). HTTP urls are still working.
November 9, 2010
- Jaconda returns 404 error instead of 422 if the requested resource cannot be found.
March 24, 2010
- POST and PUT parameters should now be encapsulated in the appropriate array.
- Parameters can be transmitted in 3 ways: plain text, xml and json.
- Released Jaconda gem – the official ruby wrapper for Jaconda API.
March 5, 2010
- Jaconda API supports authorization with
_tokenparameter.
February 27, 2010
- Jaconda opens it's API with support of XML and JSON formats.