Changes between Version 17 and Version 18 of REST_API
- Timestamp:
- 10/13/10 23:04:44 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
REST_API
v17 v18 11 11 * In '''XML and JSON''', data resources are always exported/imported in compound with all their subresources and referenced resources. 12 12 * In '''all other formats''', main resources and subresources are addressed separately 13 14 * Invalid URL parameters which do not violate the request syntax or collide with the rest of the URL, are gracefully ignored15 13 == Basic URL Syntax == 16 14