Changes between Version 21 and Version 22 of RESTController


Ignore:
Timestamp:
11/20/09 01:29:05 (15 years ago)
Author:
Dominic König
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • RESTController

    v21 v22  
    9595where:
    9696
    97   - '''module''' is the name of the module in which the component is defined (prefix)
    98   - '''resource''' is the name of the component (without the prefix)
     97  - '''module''' is the prefix of the module in which the component is defined
     98  - '''resource''' is the name of the component (without the module prefix)
    9999  - '''multiple''' indicates whether this is a N:1 (True) or 1:1 (False) join, defaults to True
    100100  - '''joinby''' describes the join keys: