Changes between Version 22 and Version 23 of REST_API


Ignore:
Timestamp:
10/14/10 06:20:51 (14 years ago)
Author:
Dominic König
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • REST_API

    v22 v23  
    153153==== Non-interactive formats ====
    154154
    155   * create/update records in a resource with the data from the request body (which must be in the specified format)
     155  * import data from the request body (which must be in the specified format) into the resource
    156156  * records being matched by the UIDs specified in the data, while any record IDs in the URL restrict the selection
    157157== DELETE Method ==