Closed kstaniek closed 10 years ago
The get method requires id parameter for all managers implementing MinimalController class. This is not applicable for managers handling no arguments requests i.e. info, login and weather. Controller models should be redesigned.
Fixed in 0.1.3
The get method requires id parameter for all managers implementing MinimalController class. This is not applicable for managers handling no arguments requests i.e. info, login and weather. Controller models should be redesigned.