Changes between Version 7 and Version 8 of S3/S3REST
- Timestamp:
- 10/22/10 13:03:28 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
S3/S3REST
v7 v8 16 16 17 17 == Standard Methods == 18 19 '''Important to know:''' 20 21 * In '''XML and JSON''', data resources are always exported/imported in compound with all their subresources and referenced resources. 22 * In '''all other formats''', main resources and subresources are addressed separately 18 23 19 24 === GET ===