Changes between Version 7 and Version 8 of S3/S3REST/Methods
- Timestamp:
- 10/28/10 09:08:12 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
S3/S3REST/Methods
v7 v8 27 27 - method '''read''' returns a view of the specified record (other than with blank method, no update form is returned in this case) 28 28 - method '''update''' returns an update form for the specified record 29 - method '''delete''' returns a delete form for the specified records 29 - method '''delete''' returns a delete form for the specified records (if there is exactly one record identified by its ID or UID, then the record will be deleted instead of a form being returned, see POST) 30 30 31 31 * some resources support other (custom) methods, e.g.