Changes between Version 16 and Version 17 of REST_API
- Timestamp:
- 10/13/10 23:00:43 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
REST_API
v16 v17 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 ignored 13 15 == Basic URL Syntax == 14 16