Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
dev:web_api:v2:changes_from_v1 [2013/02/09 19:04] dstillmandev:web_api:v2:changes_from_v1 [2013/02/12 19:15] dstillman
Line 9: Line 9:
   * New: [[write_requests#partial-item_updating_patch|Delta updates]]   * New: [[write_requests#partial-item_updating_patch|Delta updates]]
   * Saved search metadata is now available via the API. It is not currently possible to retrieve the results of saved searches via the API.   * Saved search metadata is now available via the API. It is not currently possible to retrieve the results of saved searches via the API.
-  * Related items and relations are now available in the ''relations'' property of items. Currently, only the RDF predicates used by Zotero itself are available.+  * Related items and relations are now available in the ''relations'' property of item JSON. Currently, only the RDF predicates used by Zotero itself are available.
   * Object ETags have been replaced by [[syncing#version_numbers|library/object versions]]. ''If-Match'' has been replaced by ''If-Unmodified-Since-Version'' and JSON version properties.   * Object ETags have been replaced by [[syncing#version_numbers|library/object versions]]. ''If-Match'' has been replaced by ''If-Unmodified-Since-Version'' and JSON version properties.
   * Object writes no longer return Atom feeds with the newly created objects. Single-object writes return ''204 No Content'', while [[write_requests#creating_multiple_objects|multi-object writes]] return ''200 OK'' with a JSON document indicating the status of each write.   * Object writes no longer return Atom feeds with the newly created objects. Single-object writes return ''204 No Content'', while [[write_requests#creating_multiple_objects|multi-object writes]] return ''200 OK'' with a JSON document indicating the status of each write.
dev/web_api/v2/changes_from_v1.txt · Last modified: 2017/11/27 04:20 by bwiernik