Description
This PR changes the structure of the arguments in the REST endpoints. Earlier the args were accepted in a Map<String, String> form and now it is Map<String, Object>. This is to allow Wicket to create the proper requests objects and send it to NutchServer.
With the above, I have also added the metadata required for these services in Nutch metadata.