Changes between Version 20 and Version 21 of RESTController
- Timestamp:
- 11/20/09 01:28:30 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
RESTController
v20 v21 96 96 97 97 - '''module''' is the name of the module in which the component is defined (prefix) 98 - '''resource''' is the name of the component 98 - '''resource''' is the name of the component (without the prefix) 99 99 - '''multiple''' indicates whether this is a N:1 (True) or 1:1 (False) join, defaults to True 100 100 - '''joinby''' describes the join keys: