Changes between Version 11 and Version 12 of REST_API


Ignore:
Timestamp:
10/13/10 22:51:31 (14 years ago)
Author:
Dominic König
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • REST_API

    v11 v12  
    99'''Important to know:'''
    1010
    11   * In non-interactive formats, data resources (e.g. Person files) are always exported/imported with all their subresources, while subresources are always exported/imported together with the respective main resource
    12   * In interactive formats, main resources and subresources are addressed separately
     11  * In non-interactive formats, data resources (e.g. person) are always exported/imported together with all their subresources (e.g. address) and referenced resources (e.g. location), while subresources are always exported/imported together with the respective main resource
     12  * In interactive formats, as opposed to that, main resources and subresources are always addressed separately
    1313
    1414