Sha256: 11af70a4be0568264ea49d2445c6128c8ba67e1d17a673feb318251c9929e5bb
Contents?: true
Size: 1.6 KB
Versions: 2
Compression:
Stored size: 1.6 KB
Contents
= Changelog for SalesKing API Schema A more detailed view of the changes can be found in the {commit messages}[https://github.com/salesking/sk_api_schema/commits/] 2011-10 * added created_at search filter to clients and documents * added creator(user) search filter to clients and documents 2011-9 * search documents by number * maxLength information for client and address properties * allow tags edit, destroy 2011-7 * allow new documents with status closed * auto-set number+date for new open/closed documents 2011-6 * added language field to document, client, email-template * added filter[languages] for documents and clients, to search by one or more languages * added filter[client_ids] to documents, to search by one or multiple clients * added filter[ids] for documents, to find multiple specific documents * changed _delete property to _destroy for address, line_item * removed client_id requirement for documents 2011-05 * new hash_clean method for ruby schema reader class 2011-04 * added tags * added documents * reduced default objects in list to 10, max is 100 * added field parameter to limit returned fields in ruby to_hash_from_schema & SK * added created_at & number filtering to client * added _delete field to line_item & address, to be able to destroy them since both are transfered within their parent object 2011-03 * added subscriptions * added memoizing to ruby schema reader 2011-02 * added moneybookers, premium_sms to payment methods * added auth_permission * added external_ref to documents * added company * added recurring * added source param to copy documents 2010-11 - 2011-01 * initial version
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
sk_api_schema-0.2.6 | CHANGELOG.rdoc |
sk_api_schema-0.2.5 | CHANGELOG.rdoc |