Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
The parameter validation in the RESTful sevices of Contenthub is not very effective now. Existence check on the mandatory parameters should be done. Accordingly, the services also should return correct status codes.
Furthermore, types of parameters (e.g FormParam, QueryParam, etc) of services should be consistent where possible.